AIROC™ BTSDK v4.8 - Documentation | ||||
Defines a driver to facilitate interfacing with the RTC. More...
Data Fields | |
uint16_t | second |
seconds (0 - 59), not support leap seconds | |
uint16_t | minute |
minutes (0 - 59), | |
uint16_t | hour |
hours (0 - 23), | |
uint16_t | day |
day of the month (1 - 31) | |
uint16_t | month |
month (0 - 11, 0=January) | |
uint16_t | year |
year, should larger then 2010 | |
Defines a driver to facilitate interfacing with the RTC.
broken-down calendar representation of time