libws libws
WSwan hardware library for the Wonderful toolchain
|
Structure containing the time read from the RTC, BCD-encoded. More...
#include <rtc.h>
Data Fields | |
uint8_t | hour |
Hour (0x00 - 0x23, or 0x00 - 0x11 and AM/PM bit) | |
uint8_t | minute |
Minute (0x00 - 0x59) | |
uint8_t | second |
Second (0x00 - 0x59) |