![]() |
G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
|
RTC Time structure definition. More...
#include <g32r4xx_ddl_rtc.h>
Data Fields | |
| uint32_t | TimerCounter |
RTC Time structure definition.
Definition at line 110 of file g32r4xx_ddl_rtc.h.
| uint32_t DDL_RTC_TimeTypeDef::TimerCounter |
Specifies the RTC Timer counter. This parameter must be a number between Min_Data = 0x00 and Max_Data = 0xFFFFFFFF
This feature can be modified afterwards using unitary function DDL_RTC_SetTime().
Definition at line 112 of file g32r4xx_ddl_rtc.h.