STM32F439xx HAL User Manual
Defines
RTC Alarms Definitions
RTC Exported Constants

Defines

#define RTC_ALARM_A   RTC_CR_ALRAE
#define RTC_ALARM_B   RTC_CR_ALRBE

Define Documentation

#define RTC_ALARM_A   RTC_CR_ALRAE
#define RTC_ALARM_B   RTC_CR_ALRBE

Definition at line 334 of file stm32f4xx_hal_rtc.h.

Referenced by HAL_RTC_GetAlarm().