#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 |
Definition at line 328 of file structs.h.
| unsigned short Counter::calculationsPerformed |
| unsigned short Counter::callsToUISRs |
Definition at line 330 of file structs.h.
Referenced by IRQISR(), PortJISR(), PortPISR(), UISR(), and XIRQISR().
| unsigned short Counter::camSyncLosses |
| unsigned short Counter::commsChecksumMismatches |
| unsigned short Counter::commsDebugMessagesNotSent |
Definition at line 359 of file structs.h.
Referenced by sendDebugIfClear().
| unsigned short Counter::commsErrorMessagesNotSent |
Definition at line 360 of file structs.h.
Referenced by sendErrorIfClear().
| unsigned short Counter::crankSyncLosses |
Definition at line 333 of file structs.h.
Referenced by PrimaryRPMISR(), and SecondaryRPMISR().
| unsigned short Counter::datalogsSent |
| unsigned short Counter::lowVoltageConditions |
Definition at line 331 of file structs.h.
Referenced by LowVoltageISR().
| unsigned short Counter::primaryTeethDroppedFromLackOfSync |
| unsigned short Counter::primaryTeethSeen |
Definition at line 339 of file structs.h.
Referenced by PrimaryRPMISR().
| unsigned short Counter::RPMValidityLosses |
| unsigned short Counter::secondaryTeethSeen |
Definition at line 340 of file structs.h.
Referenced by SecondaryRPMISR().
| unsigned short Counter::serialEscapePairMismatches |
| unsigned short Counter::serialFramingErrors |
| unsigned short Counter::serialNoiseErrors |
| unsigned short Counter::serialOverrunErrors |
| unsigned short Counter::serialPacketsOverLength |
| unsigned short Counter::serialParityErrors |
| unsigned short Counter::serialStartsInsideAPacket |
| unsigned short Counter::syncedADCreadings |
Definition at line 342 of file structs.h.
Referenced by PrimaryRPMISR().
| unsigned short Counter::timeoutADCreadings |
1.6.3