STM32L486xx 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 389 of file stm32l4xx_hal_rtc.h.

Referenced by HAL_RTC_GetAlarm().