HAL
RTC_TAMPER_FLAGS_MASK is only used within HAL.
 
Symbols
loading...
Files
loading...

RTC_TAMPER_FLAGS_MASK macro

Syntax

#define RTC_TAMPER_FLAGS_MASK ((uint32_t) (RTC_FLAG_TAMP1F | \     RTC_FLAG_TAMP2F))

References

LocationText
stm32f4xx_hal_rtc_ex.h:938
#define RTC_TAMPER_FLAGS_MASK ((uint32_t) (RTC_FLAG_TAMP1F | \
stm32f4xx_hal_rtc_ex.h:943
#define RTC_TAMPER_FLAGS_MASK RTC_FLAG_TAMP1F
stm32f4xx_hal_rtc.h:790
RTC_FLAG_RSF | RTC_TAMPER_FLAGS_MASK))