#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::callsToUISRs |
Definition at line 330 of file structs.h.
Referenced by IRQISR(), PortJISR(), PortPISR(), UISR(), and XIRQISR().
| unsigned short Counter::lowVoltageConditions |
| unsigned short Counter::crankSyncLosses |
| unsigned short Counter::camSyncLosses |
| unsigned short Counter::RPMValidityLosses |
| unsigned short Counter::primaryTeethDroppedFromLackOfSync |
| unsigned short Counter::primaryTeethSeen |
| unsigned short Counter::secondaryTeethSeen |
| unsigned short Counter::syncedADCreadings |
| unsigned short Counter::timeoutADCreadings |
| unsigned short Counter::calculationsPerformed |
| unsigned short Counter::datalogsSent |
| unsigned short Counter::serialStartsInsideAPacket |
| unsigned short Counter::serialEscapePairMismatches |
| unsigned short Counter::serialPacketsOverLength |
| unsigned short Counter::serialNoiseErrors |
| unsigned short Counter::serialOverrunErrors |
| unsigned short Counter::serialFramingErrors |
| unsigned short Counter::serialParityErrors |
| unsigned short Counter::commsChecksumMismatches |
| unsigned short Counter::commsDebugMessagesNotSent |
| unsigned short Counter::commsErrorMessagesNotSent |
1.5.6