STM32L486xx HAL User Manual
Defines
TAMPER NO ERASE
RTC Exported Constants

Defines

#define LL_RTC_TAMPER_NOERASE_TAMPER1   RTC_TAMPCR_TAMP1NOERASE
#define LL_RTC_TAMPER_NOERASE_TAMPER2   RTC_TAMPCR_TAMP2NOERASE
#define LL_RTC_TAMPER_NOERASE_TAMPER3   RTC_TAMPCR_TAMP3NOERASE

Define Documentation

#define LL_RTC_TAMPER_NOERASE_TAMPER1   RTC_TAMPCR_TAMP1NOERASE

Tamper 1 event does not erase the backup registers.

Definition at line 478 of file stm32l4xx_ll_rtc.h.

#define LL_RTC_TAMPER_NOERASE_TAMPER2   RTC_TAMPCR_TAMP2NOERASE

Tamper 2 event does not erase the backup registers.

Definition at line 481 of file stm32l4xx_ll_rtc.h.

#define LL_RTC_TAMPER_NOERASE_TAMPER3   RTC_TAMPCR_TAMP3NOERASE

Tamper 3 event does not erase the backup registers.

Definition at line 484 of file stm32l4xx_ll_rtc.h.