ï€ RTC_TamperSamplingFreq_RTCCLK_Div512 : Each
of the tamper inputs are sampled with a frequency =
RTCCLK / 512
ï€ RTC_TamperSamplingFreq_RTCCLK_Div256 : Each
of the tamper inputs are sampled with a frequency =
RTCCLK / 256
19.2.32.5 RTC_TamperPinsPrechargeDuration
void RTC_TamperPinsPrechargeDuration ( uint32_t
RTC_TamperPrechargeDuration)
Configures the Tampers Pins input Precharge Duration.
ï‚· RTC_TamperPrechargeDuration : Specifies the Tampers
Pins input Precharge Duration. This parameter can be one of
the following values:
ï€ RTC_TamperPrechargeDuration_1RTCCLK : Tamper
pins are pre-charged before sampling during 1 RTCCLK
cycle
ï€ RTC_TamperPrechargeDuration_2RTCCLK : Tamper
pins are pre-charged before sampling during 2 RTCCLK
cycle
ï€ RTC_TamperPrechargeDuration_4RTCCLK : Tamper
pins are pre-charged before sampling during 4 RTCCLK
cycle
ï€ RTC_TamperPrechargeDuration_8RTCCLK : Tamper
pins are pre-charged before sampling during 8 RTCCLK
cycle
19.2.32.6 RTC_TimeStampOnTamperDetectionCmd
void RTC_TimeStampOnTamperDetectionCmd (
FunctionalState NewState)
Enables or Disables the TimeStamp on Tamper Detection Event.