Counter Struct Reference

#include <structs.h>


Data Fields

unsigned short callsToUISRs
unsigned short lowVoltageConditions
unsigned short crankSyncLosses
unsigned short camSyncLosses
unsigned short RPMValidityLosses
unsigned short primaryTeethDroppedFromLackOfSync
unsigned short primaryTeethSeen
unsigned short secondaryTeethSeen
unsigned short syncedADCreadings
unsigned short timeoutADCreadings
unsigned short calculationsPerformed
unsigned short datalogsSent
unsigned short serialStartsInsideAPacket
unsigned short serialEscapePairMismatches
unsigned short serialPacketsOverLength
unsigned short serialNoiseErrors
unsigned short serialOverrunErrors
unsigned short serialFramingErrors
unsigned short serialParityErrors
unsigned short commsChecksumMismatches
unsigned short commsDebugMessagesNotSent
unsigned short commsErrorMessagesNotSent


Detailed Description

Definition at line 386 of file structs.h.


Field Documentation

unsigned short Counter::callsToUISRs

Definition at line 388 of file structs.h.

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

unsigned short Counter::lowVoltageConditions

Definition at line 389 of file structs.h.

Referenced by LowVoltageISR().

unsigned short Counter::crankSyncLosses

Definition at line 391 of file structs.h.

Referenced by PrimaryRPMISR(), and SecondaryRPMISR().

unsigned short Counter::camSyncLosses

Definition at line 392 of file structs.h.

unsigned short Counter::RPMValidityLosses

Definition at line 393 of file structs.h.

unsigned short Counter::primaryTeethDroppedFromLackOfSync

Definition at line 394 of file structs.h.

unsigned short Counter::primaryTeethSeen

Definition at line 397 of file structs.h.

Referenced by PrimaryRPMISR().

unsigned short Counter::secondaryTeethSeen

Definition at line 398 of file structs.h.

Referenced by SecondaryRPMISR().

unsigned short Counter::syncedADCreadings

Definition at line 400 of file structs.h.

Referenced by PrimaryRPMISR().

unsigned short Counter::timeoutADCreadings

Definition at line 401 of file structs.h.

Referenced by main().

unsigned short Counter::calculationsPerformed

Definition at line 403 of file structs.h.

Referenced by main().

unsigned short Counter::datalogsSent

Definition at line 404 of file structs.h.

unsigned short Counter::serialStartsInsideAPacket

Definition at line 407 of file structs.h.

Referenced by SCI0ISR().

unsigned short Counter::serialEscapePairMismatches

Definition at line 408 of file structs.h.

Referenced by SCI0ISR().

unsigned short Counter::serialPacketsOverLength

Definition at line 409 of file structs.h.

Referenced by SCI0ISR().

unsigned short Counter::serialNoiseErrors

Definition at line 410 of file structs.h.

Referenced by SCI0ISR().

unsigned short Counter::serialOverrunErrors

Definition at line 411 of file structs.h.

Referenced by SCI0ISR().

unsigned short Counter::serialFramingErrors

Definition at line 412 of file structs.h.

Referenced by SCI0ISR().

unsigned short Counter::serialParityErrors

Definition at line 413 of file structs.h.

Referenced by SCI0ISR().

unsigned short Counter::commsChecksumMismatches

Definition at line 416 of file structs.h.

Referenced by SCI0ISR().

unsigned short Counter::commsDebugMessagesNotSent

Definition at line 417 of file structs.h.

Referenced by sendDebugIfClear().

unsigned short Counter::commsErrorMessagesNotSent

Definition at line 418 of file structs.h.

Referenced by sendErrorIfClear().


The documentation for this struct was generated from the following file:
Generated on Mon Dec 22 21:30:37 2008 for freeems by  doxygen 1.5.2