STM32F479xx HAL User Manual
|
Defines | |
#define | LL_RTC_TAMPER_NOERASE_TAMPER1 RTC_TAFCR_TAMP1NOERASE |
#define | LL_RTC_TAMPER_NOERASE_TAMPER2 RTC_TAFCR_TAMP2NOERASE |
#define LL_RTC_TAMPER_NOERASE_TAMPER1 RTC_TAFCR_TAMP1NOERASE |
Tamper 1 event does not erase the backup registers.
Definition at line 457 of file stm32f4xx_ll_rtc.h.
#define LL_RTC_TAMPER_NOERASE_TAMPER2 RTC_TAFCR_TAMP2NOERASE |
Tamper 2 event does not erase the backup registers.
Definition at line 459 of file stm32f4xx_ll_rtc.h.