HAL
LL_RTC_TIME_GetFormat() is only used within HAL.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

Returned value can be one of the following values: @arg LL_RTC_TIME_FORMAT_AM_OR_24 @arg LL_RTC_TIME_FORMAT_PM

Notes

if RTC shadow registers are not bypassed (BYPSHAD=0), need to check if RSF flag is set before reading this bit Read either RTC_SSR or RTC_TR locks the values in the higher-order calendar shadow registers until RTC_DR is read (LL_RTC_ReadReg(RTC, DR)).

References

from examples