STM32H735xx 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 601 of file stm32h7xx_ll_rtc.h.

#define LL_RTC_TAMPER_NOERASE_TAMPER2   RTC_TAMPCR_TAMP2NOERASE

Tamper 2 event does not erase the backup registers.

Definition at line 604 of file stm32h7xx_ll_rtc.h.

#define LL_RTC_TAMPER_NOERASE_TAMPER3   RTC_TAMPCR_TAMP3NOERASE

Tamper 3 event does not erase the backup registers.

Definition at line 607 of file stm32h7xx_ll_rtc.h.