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

Return value

Value between Min_Data=0x00 and Max_Data=0x99

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 Year from BCD to Binary format DR YU LL_RTC_DATE_GetYear

References

from examples