HAL
LL_RTC_TAMPER_DisablePullUp() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_RTC_TAMPER_DisablePullUp()

LL_RTC_TAMPER_DisablePullUp() function

Disable RTC_TAMPx pull-up disable (Disable precharge of RTC_TAMPx pins)

Syntax

__STATIC_INLINE void LL_RTC_TAMPER_DisablePullUp(RTC_TypeDef *RTCx);

Arguments

RTCx

RTC Instance

Return value

None

References

LocationText
stm32f4xx_ll_rtc.h:2598
__STATIC_INLINE void LL_RTC_TAMPER_DisablePullUp(RTC_TypeDef *RTCx)

Data Use

Data read by LL_RTC_TAMPER_DisablePullUp()
LL_RTC_TAMPER_DisablePullUp()