Counter Struct Reference

#include <structs.h>


Data Fields

unsigned short UISRCounter
unsigned short lowVoltISRCounter
unsigned short lostCrankSyncCounter
unsigned short lostCamSyncCounter
unsigned short lostRPMValidityCounter
unsigned short primaryTeethDroppedFromLackOfSync
unsigned short primaryTeethCounter
unsigned short secondaryTeethCounter
unsigned short syncedADCreadingCounter
unsigned short timeoutADCreadingCounter
unsigned short calcsPerformedCounter
unsigned short logsSentCounter
unsigned short serialPacketOverLengthCounter
unsigned short serialStartInsidePacketCounter
unsigned short serialEscapePairMismatchCounter
unsigned short serialChecksumMismatchCounter
unsigned short serialNoiseErrorCounter
unsigned short serialOverrunErrorCounter
unsigned short serialFramingErrorCounter
unsigned short serialParityErrorCounter
unsigned short serialDebugUnsentCounter


Detailed Description

Definition at line 345 of file structs.h.


Field Documentation

unsigned short Counter::UISRCounter

Definition at line 347 of file structs.h.

Referenced by initStats(), IRQISR(), PortJISR(), PortPISR(), UISR(), and XIRQISR().

unsigned short Counter::lowVoltISRCounter

Definition at line 348 of file structs.h.

Referenced by initStats(), and LowVoltageISR().

unsigned short Counter::lostCrankSyncCounter

Definition at line 350 of file structs.h.

Referenced by initStats(), PrimaryRPMISR(), and SecondaryRPMISR().

unsigned short Counter::lostCamSyncCounter

Definition at line 351 of file structs.h.

Referenced by initStats().

unsigned short Counter::lostRPMValidityCounter

Definition at line 352 of file structs.h.

Referenced by initStats().

unsigned short Counter::primaryTeethDroppedFromLackOfSync

Definition at line 353 of file structs.h.

unsigned short Counter::primaryTeethCounter

Definition at line 355 of file structs.h.

Referenced by initStats(), and PrimaryRPMISR().

unsigned short Counter::secondaryTeethCounter

Definition at line 356 of file structs.h.

Referenced by initStats(), and SecondaryRPMISR().

unsigned short Counter::syncedADCreadingCounter

Definition at line 358 of file structs.h.

Referenced by initStats(), and PrimaryRPMISR().

unsigned short Counter::timeoutADCreadingCounter

Definition at line 359 of file structs.h.

Referenced by initStats(), and main().

unsigned short Counter::calcsPerformedCounter

Definition at line 361 of file structs.h.

Referenced by initStats(), and main().

unsigned short Counter::logsSentCounter

Definition at line 362 of file structs.h.

Referenced by initStats().

unsigned short Counter::serialPacketOverLengthCounter

Definition at line 364 of file structs.h.

Referenced by SCI0ISR().

unsigned short Counter::serialStartInsidePacketCounter

Definition at line 365 of file structs.h.

Referenced by SCI0ISR().

unsigned short Counter::serialEscapePairMismatchCounter

Definition at line 366 of file structs.h.

Referenced by SCI0ISR().

unsigned short Counter::serialChecksumMismatchCounter

Definition at line 367 of file structs.h.

Referenced by SCI0ISR().

unsigned short Counter::serialNoiseErrorCounter

Definition at line 368 of file structs.h.

Referenced by SCI0ISR().

unsigned short Counter::serialOverrunErrorCounter

Definition at line 369 of file structs.h.

Referenced by SCI0ISR().

unsigned short Counter::serialFramingErrorCounter

Definition at line 370 of file structs.h.

Referenced by SCI0ISR().

unsigned short Counter::serialParityErrorCounter

Definition at line 371 of file structs.h.

Referenced by SCI0ISR().

unsigned short Counter::serialDebugUnsentCounter

Definition at line 372 of file structs.h.


The documentation for this struct was generated from the following file:
Generated on Mon Nov 10 21:19:19 2008 for freeems by  doxygen 1.5.2