Data Fields | |
uint32_t | seconds |
[0,59] | |
uint32_t | minutes |
[0,59] | |
uint32_t | hours |
[0,23] | |
uint32_t | day_of_month |
[1,31] | |
uint32_t | day_of_week |
[0,6] | |
uint32_t | day_of_year |
[1,365] | |
uint32_t | month |
[1,12] | |
uint32_t | year |
[0,4095] |
Definition at line 22 of file rtc.h.