HAL
LL_RTC_TAMPER_SetPrecharge() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_RTC_TAMPER_SetPrecharge()

LL_RTC_TAMPER_SetPrecharge() function

Set RTC_TAMPx precharge duration

Syntax

__STATIC_INLINE void LL_RTC_TAMPER_SetPrecharge(RTC_TypeDef *RTCx,     uint32_t Duration);

Arguments

RTCx

RTC Instance

Duration

Return value

None

References

LocationText
stm32f4xx_ll_rtc.h:2625
__STATIC_INLINE void LL_RTC_TAMPER_SetPrecharge(RTC_TypeDef *RTCx, uint32_t Duration)

Data Use

Data read by LL_RTC_TAMPER_SetPrecharge()
LL_RTC_TAMPER_SetPrecharge()