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

LL_RTC_TS_GetDay() function

Get Timestamp Day in BCD format

Syntax

__STATIC_INLINE uint32_t LL_RTC_TS_GetDay(RTC_TypeDef *RTCx);

Arguments

RTCx

RTC Instance

Return value

Value between Min_Data=0x01 and Max_Data=0x31

Notes

helper macro __LL_RTC_CONVERT_BCD2BIN is available to convert Day from BCD to Binary format TSDR DU LL_RTC_TS_GetDay

References

LocationText
stm32f4xx_ll_rtc.h:2460
__STATIC_INLINE uint32_t LL_RTC_TS_GetDay(RTC_TypeDef *RTCx)

Data Use

Data read by LL_RTC_TS_GetDay()
LL_RTC_TS_GetDay()
Type of LL_RTC_TS_GetDay()
LL_RTC_TS_GetDay()
uint32_t
all items filtered out