#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::realTimeClockMain |
| unsigned short Clock::realTimeClockMillis |
| unsigned short Clock::realTimeClockTenths |
| unsigned short Clock::realTimeClockSeconds |
| unsigned short Clock::realTimeClockMinutes |
| unsigned short Clock::millisToTenths |
| unsigned short Clock::tenthsToSeconds |
| unsigned short Clock::secondsToMinutes |
| unsigned short Clock::timeoutADCreadingClock |
1.5.6