|
STM32F479xx 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 226 of file stm32f4xx_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 227 of file stm32f4xx_ll_rtc.h.
1.7.6.1