HAL
LL_RTC_TS_Disable() is only used within HAL.
 
Symbols
loading...
Files
loading...

LL_RTC_TS_Disable() function

Disable Timestamp

Syntax

__STATIC_INLINE void LL_RTC_TS_Disable(RTC_TypeDef *RTCx);

Arguments

RTCx

RTC Instance

Return value

None

Notes

Bit is write-protected. LL_RTC_DisableWriteProtection function should be called before.

References

LocationText
stm32f4xx_ll_rtc.h:2303
__STATIC_INLINE void LL_RTC_TS_Disable(RTC_TypeDef *RTCx)

Data Use

Data read by LL_RTC_TS_Disable()
LL_RTC_TS_Disable()