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

Return value

Value between Min_Data=0x01 and Max_Data=0x31

Notes

if RTC shadow registers are not bypassed (BYPSHAD=0), need to check if RSF flag is set before reading this bit helper macro __LL_RTC_CONVERT_BCD2BIN is available to convert Day from BCD to Binary format DR DU LL_RTC_DATE_GetDay

References

from examples