STM32H735xx HAL User Manual
Defines
RTC Alarm Date WeekDay 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 440 of file stm32h7xx_hal_rtc.h.

Referenced by HAL_RTC_SetAlarm(), and HAL_RTC_SetAlarm_IT().

#define RTC_ALARMDATEWEEKDAYSEL_WEEKDAY   RTC_ALRMAR_WDSEL

Definition at line 441 of file stm32h7xx_hal_rtc.h.