![]() |
NANO103 BSP V3.02.000
The Board Support Package for Nano103 Series
|
RTC define Time Data Struct. More...
#include <rtc.h>
Data Fields | |
| uint32_t | u32Year |
| uint32_t | u32Month |
| uint32_t | u32Day |
| uint32_t | u32DayOfWeek |
| uint32_t | u32Hour |
| uint32_t | u32Minute |
| uint32_t | u32Second |
| uint32_t | u32TimeScale |
| uint32_t | u32AmPm |