STM32H735xx HAL User Manual
|
Defines | |
#define | LL_RTC_ALMB_DATEWEEKDAYSEL_DATE 0x00000000U |
#define | LL_RTC_ALMB_DATEWEEKDAYSEL_WEEKDAY RTC_ALRMBR_WDSEL |
#define LL_RTC_ALMB_DATEWEEKDAYSEL_DATE 0x00000000U |
Alarm B Date is selected
Definition at line 225 of file stm32h7xx_ll_rtc.h.
Referenced by LL_RTC_ALMB_Init(), and LL_RTC_ALMB_StructInit().
#define LL_RTC_ALMB_DATEWEEKDAYSEL_WEEKDAY RTC_ALRMBR_WDSEL |
Alarm B WeekDay is selected
Definition at line 226 of file stm32h7xx_ll_rtc.h.