![]() |
AVR1631 - Energy Meter Reference Design with ATxmega32A4
Rev 1.0
|
structure for holding the date and time More...
#include <meter_rtc.h>
Data Fields | |
| uint8_t | sec |
| seconds | |
| uint8_t | min |
| minutes | |
| uint8_t | hr |
| hours | |
| uint8_t | day |
| day | |
| uint8_t | month |
| month | |
| uint16_t | year |
| year | |
structure for holding the date and time
Definition at line 55 of file meter_rtc.h.