![]() |
G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
|
RTC Init structures definition. More...
#include <g32r4xx_ddl_rtc.h>
Data Fields | |
| uint32_t | Prescaler |
RTC Init structures definition.
Definition at line 98 of file g32r4xx_ddl_rtc.h.
| uint32_t DDL_RTC_InitTypeDef::Prescaler |
Specifies the RTC Predivider value. This parameter must be a number between Min_Data = 0x00 and Max_Data = 0x7FFF
This feature can be modified afterwards using unitary function DDL_RTC_SetPrescaler().
Definition at line 100 of file g32r4xx_ddl_rtc.h.