LL_RTC_TAMPER_ACTIVELEVEL_TAMP1
Reference Manual to
LL API cross
reference:
TAFCR TAMP1TRG LL_RTC_TAMPER_EnableActiveLevel
LL_RTC_TAMPER_DisableActiveLevel
__STATIC_INLINE void LL_RTC_TAMPER_DisableActiveLevel
(RTC_TypeDef * RTCx, uint32_t Tamper)
Disable Active level for Tamper input.
RTCx: RTC Instance
Tamper: This parameter can be a combination of the
following values:
LL_RTC_TAMPER_ACTIVELEVEL_TAMP1
Reference Manual to
LL API cross
reference:
TAFCR TAMP1TRG LL_RTC_TAMPER_DisableActiveLevel
LL_RTC_TAMPER_SetPin
__STATIC_INLINE void LL_RTC_TAMPER_SetPin
(RTC_TypeDef * RTCx, uint32_t TamperPin)
RTCx: RTC Instance
TamperPin: specifies the RTC Tamper Pin. This parameter
can be one of the following values:
LL_RTC_TamperPin_Default: RTC_AF1 is used as RTC
Tamper.
LL_RTC_TamperPin_Pos1: RTC_AF2 is selected as
RTC Tamper.
Reference Manual to
LL API cross
reference:
TAFCR TAMP1INSEL LL_RTC_TAMPER_SetPin
LL_RTC_TAMPER_GetPin
__STATIC_INLINE uint32_t LL_RTC_TAMPER_GetPin
(RTC_TypeDef * RTCx)
Returned: value can be one of the following values:
LL_RTC_TamperPin_Default: RTC_AF1 is used as RTC
Tamper Pin.
LL_RTC_TamperPin_Pos1: RTC_AF2 is selected as