WB32L003 Standard Peripherals Firmware Library
成员变量
RTC_AlarmEnableTypeDef结构体 参考

RTC ALARM Enable structure definition 更多...

#include <wb32l003_rtc.h>

成员变量

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
 

详细描述

RTC ALARM Enable structure definition

结构体成员变量说明

◆ 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


该结构体的文档由以下文件生成: