Returned: value can be one of the following values:
LL_RTC_TimeStampPin_Default: RTC_AF1 is used as
RTC TimeStamp Pin.
LL_RTC_TimeStampPin_Pos1: RTC_AF2 is selected as
RTC TimeStamp Pin.
None:
Reference Manual to
LL API cross
reference:
TAFCR TSINSEL LL_RTC_TS_GetPin
LL_RTC_TAMPER_Enable
__STATIC_INLINE void LL_RTC_TAMPER_Enable
(RTC_TypeDef * RTCx, uint32_t Tamper)
Enable RTC_TAMPx input detection.
RTCx: RTC Instance
Tamper: This parameter can be a combination of the
following values:
LL_RTC_TAMPER_1
Reference Manual to
LL API cross
reference:
TAFCR TAMP1E LL_RTC_TAMPER_Enable
LL_RTC_TAMPER_Disable
__STATIC_INLINE void LL_RTC_TAMPER_Disable
(RTC_TypeDef * RTCx, uint32_t Tamper)
Clear RTC_TAMPx input detection.
RTCx: RTC Instance
Tamper: This parameter can be a combination of the
following values:
LL_RTC_TAMPER_1
Reference Manual to
LL API cross
reference:
TAFCR TAMP1E LL_RTC_TAMPER_Disable
LL_RTC_TAMPER_EnableActiveLevel
__STATIC_INLINE void LL_RTC_TAMPER_EnableActiveLevel
(RTC_TypeDef * RTCx, uint32_t Tamper)
Enable Active level for Tamper input.
RTCx: RTC Instance
Tamper: This parameter can be a combination of the
following values: