STM32L443xx HAL User Manual
Defines
RTCEx Tamper Pins Definitions
RTCEx Exported Constants

Defines

#define RTC_TAMPER_1   RTC_TAMPCR_TAMP1E
#define RTC_TAMPER_2   RTC_TAMPCR_TAMP2E
#define RTC_TAMPER_3   RTC_TAMPCR_TAMP3E

Define Documentation

#define RTC_TAMPER_1   RTC_TAMPCR_TAMP1E

Definition at line 217 of file stm32l4xx_hal_rtc_ex.h.

#define RTC_TAMPER_2   RTC_TAMPCR_TAMP2E

Definition at line 219 of file stm32l4xx_hal_rtc_ex.h.

#define RTC_TAMPER_3   RTC_TAMPCR_TAMP3E

Definition at line 221 of file stm32l4xx_hal_rtc_ex.h.