STM32L486xx HAL User Manual
Defines
TAMPER
RTC Exported Constants

Defines

#define LL_RTC_TAMPER_1   RTC_TAMPCR_TAMP1E
#define LL_RTC_TAMPER_2   RTC_TAMPCR_TAMP2E
#define LL_RTC_TAMPER_3   RTC_TAMPCR_TAMP3E

Define Documentation

#define LL_RTC_TAMPER_1   RTC_TAMPCR_TAMP1E

RTC_TAMP1 input detection

Definition at line 446 of file stm32l4xx_ll_rtc.h.

#define LL_RTC_TAMPER_2   RTC_TAMPCR_TAMP2E

RTC_TAMP2 input detection

Definition at line 449 of file stm32l4xx_ll_rtc.h.

#define LL_RTC_TAMPER_3   RTC_TAMPCR_TAMP3E

RTC_TAMP3 input detection

Definition at line 452 of file stm32l4xx_ll_rtc.h.