STM32L443xx HAL User Manual
Defines
RTC AlarmDateWeekDay Definitions
RTC Exported Constants

Defines

#define RTC_ALARMDATEWEEKDAYSEL_DATE   0x00000000u
#define RTC_ALARMDATEWEEKDAYSEL_WEEKDAY   RTC_ALRMAR_WDSEL

Define Documentation

#define RTC_ALARMDATEWEEKDAYSEL_DATE   0x00000000u

Definition at line 435 of file stm32l4xx_hal_rtc.h.

Referenced by HAL_RTC_SetAlarm(), and HAL_RTC_SetAlarm_IT().

#define RTC_ALARMDATEWEEKDAYSEL_WEEKDAY   RTC_ALRMAR_WDSEL

Definition at line 436 of file stm32l4xx_hal_rtc.h.