HAL + 0/1 examples
CodeScope will show references to LL_RTC_AlarmTypeDef::AlarmDateWeekDay from the following samples and libraries:
Examples
STM32F411RE-Nucleo
Examples_LL
RTC
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_RTC_AlarmTypeDef::AlarmDateWeekDay

LL_RTC_AlarmTypeDef::AlarmDateWeekDay field

Specifies the RTC Alarm Day/WeekDay. If AlarmDateWeekDaySel set to day, this parameter must be a number between Min_Data = 1 and Max_Data = 31. This feature can be modified afterwards using unitary function LL_RTC_ALMA_SetDay() for ALARM A or LL_RTC_ALMB_SetDay() for ALARM B. If AlarmDateWeekDaySel set to Weekday, this parameter can be a value of RTC_LL_EC_WEEKDAY. This feature can be modified afterwards using unitary function LL_RTC_ALMA_SetWeekDay() for ALARM A or LL_RTC_ALMB_SetWeekDay() for ALARM B.

Syntax

uint8_t AlarmDateWeekDay;

Examples

LL_RTC_AlarmTypeDef::AlarmDateWeekDay is referenced by 1 libraries and example projects.

Data Use

Functions writing LL_RTC_AlarmTypeDef::AlarmDateWeekDay
Functions reading LL_RTC_AlarmTypeDef::AlarmDateWeekDay
LL_RTC_AlarmTypeDef::AlarmDateWeekDay
Type of LL_RTC_AlarmTypeDef::AlarmDateWeekDay
LL_RTC_AlarmTypeDef::AlarmDateWeekDay
uint8_t
all items filtered out