STM32L443xx HAL User Manual
|
Defines | |
#define | LL_RTC_ALMA_DATEWEEKDAYSEL_DATE 0x00000000U |
#define | LL_RTC_ALMA_DATEWEEKDAYSEL_WEEKDAY RTC_ALRMAR_WDSEL |
#define LL_RTC_ALMA_DATEWEEKDAYSEL_DATE 0x00000000U |
Alarm A Date is selected
Definition at line 216 of file stm32l4xx_ll_rtc.h.
Referenced by LL_RTC_ALMA_Init(), and LL_RTC_ALMA_StructInit().
#define LL_RTC_ALMA_DATEWEEKDAYSEL_WEEKDAY RTC_ALRMAR_WDSEL |
Alarm A WeekDay is selected
Definition at line 217 of file stm32l4xx_ll_rtc.h.