STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
Loading...
Searching...
No Matches
RTCEx Private Constants
Collaboration diagram for RTCEx Private Constants:

Macros

#define RTC_EXTI_LINE_TAMPER_TIMESTAMP_EVENT   EXTI_IMR_MR21
#define RTC_EXTI_LINE_WAKEUPTIMER_EVENT   EXTI_IMR_MR22
#define RTC_TAMPER_ENABLE_BITS_MASK   RTC_TAMPER_1
#define RTC_TAMPER_FLAGS_MASK   RTC_FLAG_TAMP1F

Detailed Description

Macro Definition Documentation

◆ RTC_EXTI_LINE_TAMPER_TIMESTAMP_EVENT

#define RTC_EXTI_LINE_TAMPER_TIMESTAMP_EVENT   EXTI_IMR_MR21

External interrupt line 21 Connected to the RTC Tamper and Timestamp event

Definition at line 926 of file stm32f4xx_hal_rtc_ex.h.

◆ RTC_EXTI_LINE_WAKEUPTIMER_EVENT

#define RTC_EXTI_LINE_WAKEUPTIMER_EVENT   EXTI_IMR_MR22

External interrupt line 22 Connected to the RTC Wakeup event

Definition at line 927 of file stm32f4xx_hal_rtc_ex.h.

◆ RTC_TAMPER_ENABLE_BITS_MASK

#define RTC_TAMPER_ENABLE_BITS_MASK   RTC_TAMPER_1

Definition at line 943 of file stm32f4xx_hal_rtc_ex.h.

◆ RTC_TAMPER_FLAGS_MASK

#define RTC_TAMPER_FLAGS_MASK   RTC_FLAG_TAMP1F

Definition at line 945 of file stm32f4xx_hal_rtc_ex.h.