HAL
LL_RTC_TAMPER_SAMPLFREQDIV_4096 is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_RTC_TAMPER_SAMPLFREQDIV_4096

LL_RTC_TAMPER_SAMPLFREQDIV_4096 macro

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

Syntax

#define LL_RTC_TAMPER_SAMPLFREQDIV_4096 (RTC_TAFCR_TAMPFREQ_1 | RTC_TAFCR_TAMPFREQ_0)

References

LocationText
stm32f4xx_ll_rtc.h:461
#define LL_RTC_TAMPER_SAMPLFREQDIV_4096 (RTC_TAFCR_TAMPFREQ_1 | RTC_TAFCR_TAMPFREQ_0) /*!< Each of the tamper inputs are sampled with a frequency = RTCCLK / 4096 */