Timer Struct Reference

#include <rtc.h>


Data Fields

uint8_t SEC
uint8_t MIN
uint8_t HOUR
uint8_t DOM
uint8_t DOW
uint8_t DOY
uint8_t MONTH
uint8_t YEAR


Detailed Description

Definition at line 42 of file rtc.h.


Field Documentation

uint8_t Timer::DOM

Definition at line 46 of file rtc.h.

Referenced by GetTimeRTC(), ResetRTC(), and SetRTC().

uint8_t Timer::DOW

Definition at line 47 of file rtc.h.

Referenced by GetTimeRTC(), ResetRTC(), and SetRTC().

uint8_t Timer::DOY

Definition at line 48 of file rtc.h.

Referenced by GetTimeRTC(), ResetRTC(), and SetRTC().

uint8_t Timer::HOUR

Definition at line 45 of file rtc.h.

Referenced by GetTimeRTC(), ResetRTC(), and SetRTC().

uint8_t Timer::MIN

Definition at line 44 of file rtc.h.

Referenced by GetTimeRTC(), ResetRTC(), and SetRTC().

uint8_t Timer::MONTH

Definition at line 49 of file rtc.h.

Referenced by GetTimeRTC(), ResetRTC(), and SetRTC().

uint8_t Timer::SEC

Definition at line 43 of file rtc.h.

Referenced by GetTimeRTC(), ResetRTC(), and SetRTC().

uint8_t Timer::YEAR

Definition at line 50 of file rtc.h.

Referenced by GetTimeRTC(), ResetRTC(), and SetRTC().


The documentation for this struct was generated from the following file:
Generated on Fri Sep 21 13:41:55 2007 for example1 by  doxygen 1.4.7