#include <structs.h>
Data Fields | |
| unsigned short | realTimeClockMain |
| unsigned short | realTimeClockMillis |
| unsigned short | realTimeClockTenths |
| unsigned short | realTimeClockSeconds |
| unsigned short | realTimeClockMinutes |
| unsigned short | millisToTenths |
| unsigned short | tenthsToSeconds |
| unsigned short | secondsToMinutes |
| unsigned short | timeoutADCreadingClock |
Definition at line 368 of file structs.h.
| unsigned short Clock::millisToTenths |
| unsigned short Clock::realTimeClockMain |
| unsigned short Clock::realTimeClockMillis |
| unsigned short Clock::realTimeClockMinutes |
| unsigned short Clock::realTimeClockSeconds |
| unsigned short Clock::realTimeClockTenths |
| unsigned short Clock::secondsToMinutes |
| unsigned short Clock::tenthsToSeconds |
| unsigned short Clock::timeoutADCreadingClock |
Definition at line 380 of file structs.h.
Referenced by PrimaryRPMISR(), and RTIISR().
1.6.3