STM32L443xx HAL User Manual
Defines
RTCEx Private Constants
RTCEx Exported Macros

Defines

#define RTC_EXTI_LINE_TAMPER_TIMESTAMP_EVENT   EXTI_IMR1_IM19
#define RTC_EXTI_LINE_WAKEUPTIMER_EVENT   EXTI_IMR1_IM20

Define Documentation

#define RTC_EXTI_LINE_TAMPER_TIMESTAMP_EVENT   EXTI_IMR1_IM19

External interrupt line 19 Connected to the RTC Tamper and Time Stamp events

Definition at line 1600 of file stm32l4xx_hal_rtc_ex.h.

#define RTC_EXTI_LINE_WAKEUPTIMER_EVENT   EXTI_IMR1_IM20

External interrupt line 20 Connected to the RTC Wakeup event

Definition at line 1602 of file stm32l4xx_hal_rtc_ex.h.