Clock Struct Reference

#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


Detailed Description

Definition at line 426 of file structs.h.


Field Documentation

unsigned short Clock::realTimeClockMain

Definition at line 428 of file structs.h.

Referenced by RTIISR().

unsigned short Clock::realTimeClockMillis

Definition at line 429 of file structs.h.

Referenced by RTIISR().

unsigned short Clock::realTimeClockTenths

Definition at line 430 of file structs.h.

Referenced by RTIISR().

unsigned short Clock::realTimeClockSeconds

Definition at line 431 of file structs.h.

Referenced by RTIISR().

unsigned short Clock::realTimeClockMinutes

Definition at line 432 of file structs.h.

Referenced by RTIISR().

unsigned short Clock::millisToTenths

Definition at line 434 of file structs.h.

Referenced by RTIISR().

unsigned short Clock::tenthsToSeconds

Definition at line 435 of file structs.h.

Referenced by RTIISR().

unsigned short Clock::secondsToMinutes

Definition at line 436 of file structs.h.

Referenced by RTIISR().

unsigned short Clock::timeoutADCreadingClock

Definition at line 438 of file structs.h.

Referenced by PrimaryRPMISR(), and RTIISR().


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