![]() |
NANO100_BSP V3.04.002
The Board Support Package for Nano100BN 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 |