HAL
LL_RTC_TAMPER_SAMPLFREQDIV_512 is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_RTC_TAMPER_SAMPLFREQDIV_512

LL_RTC_TAMPER_SAMPLFREQDIV_512 macro

Each of the tamper inputs are sampled with a frequency = RTCCLK / 512

Syntax

#define LL_RTC_TAMPER_SAMPLFREQDIV_512 (RTC_TAFCR_TAMPFREQ_2 | RTC_TAFCR_TAMPFREQ_1)

References

LocationText
stm32f4xx_ll_rtc.h:464
#define LL_RTC_TAMPER_SAMPLFREQDIV_512 (RTC_TAFCR_TAMPFREQ_2 | RTC_TAFCR_TAMPFREQ_1) /*!< Each of the tamper inputs are sampled with a frequency = RTCCLK / 512 */