STM32H735xx HAL User Manual
Defines
RTCEx_ActiveTamper_Filter Definitions
RTC Exported Constants

Defines

#define RTC_ATAMP_FILTER_ENABLE   TAMP_ATCR1_FLTEN
#define RTC_ATAMP_FILTER_DISABLE   0u

Define Documentation

#define RTC_ATAMP_FILTER_DISABLE   0u

Definition at line 700 of file stm32h7xx_hal_rtc_ex.h.

#define RTC_ATAMP_FILTER_ENABLE   TAMP_ATCR1_FLTEN

Definition at line 699 of file stm32h7xx_hal_rtc_ex.h.