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

RTC Alarm structure definition. More...

#include <g32r4xx_ddl_rtc.h>

Data Fields

uint32_t AlarmTime

Detailed Description

RTC Alarm structure definition.

Definition at line 122 of file g32r4xx_ddl_rtc.h.

Field Documentation

◆ AlarmTime

uint32_t DDL_RTC_AlarmTypeDef::AlarmTime

Specifies the RTC Alarm Time members 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_SetAlarm().

Definition at line 124 of file g32r4xx_ddl_rtc.h.


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