STM32L486xx HAL User Manual
Defines
RTCEx Private Constants
RTCEx

Defines

#define RTC_EXTI_LINE_TAMPER_TIMESTAMP_EVENT   ((uint32_t)0x00080000)
#define RTC_EXTI_LINE_WAKEUPTIMER_EVENT   ((uint32_t)0x00100000)

Define Documentation

#define RTC_EXTI_LINE_TAMPER_TIMESTAMP_EVENT   ((uint32_t)0x00080000)

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

Definition at line 984 of file stm32l4xx_hal_rtc_ex.h.

#define RTC_EXTI_LINE_WAKEUPTIMER_EVENT   ((uint32_t)0x00100000)

External interrupt line 20 Connected to the RTC Wakeup event

Definition at line 985 of file stm32l4xx_hal_rtc_ex.h.