MG32L003 Standard Peripherals Firmware Library
Data Fields
RTC_AlarmEnableTypeDef Struct Reference

RTC ALARM Enable structure definition. More...

#include <mg32l003_rtc.h>

Data Fields

uint32_t Year_Enable
 
uint32_t Month_Enable
 
uint32_t Date_Enable
 
uint32_t WeekDay_Enable
 
uint32_t Sen_Enable
 
uint32_t Hours_Enable
 
uint32_t Minutes_Enable
 
uint32_t Seconds_Enable
 

Detailed Description

RTC ALARM Enable structure definition.

Field Documentation

◆ Date_Enable

uint32_t Date_Enable

Set date or not . This parameter can be a value of RTC_AlarmEnable_Definitions

◆ Hours_Enable

uint32_t Hours_Enable

Set hour or not . This parameter can be a value of RTC_AlarmEnable_Definitions

◆ Minutes_Enable

uint32_t Minutes_Enable

Set minute or not . This parameter can be a value of RTC_AlarmEnable_Definitions

◆ Month_Enable

uint32_t Month_Enable

Set month or not . This parameter can be a value of RTC_AlarmEnable_Definitions

◆ Seconds_Enable

uint32_t Seconds_Enable

Set second or not . This parameter can be a value of RTC_AlarmEnable_Definitions

◆ Sen_Enable

uint32_t Sen_Enable

Set sen or not . This parameter can be a value of RTC_AlarmEnable_Definitions

◆ WeekDay_Enable

uint32_t WeekDay_Enable

Set week or not . This parameter can be a value of RTC_AlarmEnable_Definitions

◆ Year_Enable

uint32_t Year_Enable

Set year or not . This parameter can be a value of RTC_AlarmEnable_Definitions


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