STM32L443xx HAL User Manual
Defines
RTCEx Tamper EraseBackUp Definitions
RTCEx Exported Constants

Defines

#define RTC_TAMPER_ERASE_BACKUP_ENABLE   0x00000000u
#define RTC_TAMPER_ERASE_BACKUP_DISABLE   0x00020000u

Define Documentation

#define RTC_TAMPER_ERASE_BACKUP_DISABLE   0x00020000u

Definition at line 268 of file stm32l4xx_hal_rtc_ex.h.

#define RTC_TAMPER_ERASE_BACKUP_ENABLE   0x00000000u

Definition at line 267 of file stm32l4xx_hal_rtc_ex.h.

Referenced by HAL_RTCEx_SetTamper(), and HAL_RTCEx_SetTamper_IT().