STM32F439xx HAL User Manual
Defines
TAMPER
RTC Exported Constants

Defines

#define LL_RTC_TAMPER_1   RTC_TAFCR_TAMP1E
#define LL_RTC_TAMPER_2   RTC_TAFCR_TAMP2E

Define Documentation

#define LL_RTC_TAMPER_1   RTC_TAFCR_TAMP1E

RTC_TAMP1 input detection

Definition at line 451 of file stm32f4xx_ll_rtc.h.

#define LL_RTC_TAMPER_2   RTC_TAFCR_TAMP2E

RTC_TAMP2 input detection

Definition at line 453 of file stm32f4xx_ll_rtc.h.