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 380 of file structs.h.


Field Documentation

unsigned short Clock::realTimeClockMain

Definition at line 382 of file structs.h.

Referenced by initStats(), and RTIISR().

unsigned short Clock::realTimeClockMillis

Definition at line 383 of file structs.h.

Referenced by initStats(), and RTIISR().

unsigned short Clock::realTimeClockTenths

Definition at line 384 of file structs.h.

Referenced by initStats(), main(), and RTIISR().

unsigned short Clock::realTimeClockSeconds

Definition at line 385 of file structs.h.

Referenced by initStats(), and RTIISR().

unsigned short Clock::realTimeClockMinutes

Definition at line 386 of file structs.h.

Referenced by initStats(), and RTIISR().

unsigned short Clock::millisToTenths

Definition at line 388 of file structs.h.

Referenced by initStats(), and RTIISR().

unsigned short Clock::tenthsToSeconds

Definition at line 389 of file structs.h.

Referenced by initStats(), and RTIISR().

unsigned short Clock::secondsToMinutes

Definition at line 390 of file structs.h.

Referenced by initStats(), and RTIISR().

unsigned short Clock::timeoutADCreadingClock

Definition at line 392 of file structs.h.

Referenced by initStats(), PrimaryRPMISR(), and RTIISR().


The documentation for this struct was generated from the following file:
Generated on Mon Nov 10 21:19:19 2008 for freeems by  doxygen 1.5.2