STM32F103xB HAL User Manual
Defines
RTC EXTI Line event
RTC Private Constants

Defines

#define RTC_EXTI_LINE_ALARM_EVENT   ((uint32_t)EXTI_IMR_MR17)

Define Documentation

#define RTC_EXTI_LINE_ALARM_EVENT   ((uint32_t)EXTI_IMR_MR17)

External interrupt line 17 Connected to the RTC Alarm event

Definition at line 76 of file stm32f1xx_hal_rtc.h.