STM32F439xx HAL User Manual
Defines
RTC Tamper Pins Definitions
RTCEx Exported Constants

Defines

#define RTC_TAMPER_1   RTC_TAFCR_TAMP1E
#define RTC_TAMPER_2   RTC_TAFCR_TAMP2E

Define Documentation

#define RTC_TAMPER_1   RTC_TAFCR_TAMP1E

Definition at line 137 of file stm32f4xx_hal_rtc_ex.h.

Referenced by HAL_RTCEx_SetTamper_IT().

#define RTC_TAMPER_2   RTC_TAFCR_TAMP2E

Definition at line 140 of file stm32f4xx_hal_rtc_ex.h.