G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
DDL_RTC_InitTypeDef Struct Reference

RTC Init structures definition. More...

#include <g32r4xx_ddl_rtc.h>

Data Fields

uint32_t Prescaler

Detailed Description

RTC Init structures definition.

Definition at line 98 of file g32r4xx_ddl_rtc.h.

Field Documentation

◆ Prescaler

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.


The documentation for this struct was generated from the following file: