HAL + 0/1 examples
CodeScope will show references to LL_RTC_TS_Enable() from the following samples and libraries:
Examples
STM32F411RE-Nucleo
Examples_LL
RTC
 
Symbols
loading...
Files
loading...

LL_RTC_TS_Enable() function

Enable Timestamp

Syntax

Arguments

RTCx

RTC Instance

Return value

None

Notes

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

Examples

LL_RTC_TS_Enable() is referenced by 1 libraries and example projects.

References

LocationText
stm32f4xx_ll_rtc.h:2291
__STATIC_INLINE void LL_RTC_TS_Enable(RTC_TypeDef *RTCx)

Data Use

Data read by LL_RTC_TS_Enable()
LL_RTC_TS_Enable()