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

LL_RTC_ALMA_GetTime() function

Get Alarm B Time (hour, minute and second) in BCD format

Syntax

__STATIC_INLINE uint32_t LL_RTC_ALMA_GetTime(RTC_TypeDef *RTCx);

Arguments

RTCx

RTC Instance

Return value

Combination of hours, minutes and seconds.

Notes

helper macros __LL_RTC_GET_HOUR, __LL_RTC_GET_MINUTE and __LL_RTC_GET_SECOND are available to get independently each parameter. ALRMAR HU LL_RTC_ALMA_GetTime\n ALRMAR MNT LL_RTC_ALMA_GetTime\n ALRMAR MNU LL_RTC_ALMA_GetTime\n ALRMAR ST LL_RTC_ALMA_GetTime\n ALRMAR SU LL_RTC_ALMA_GetTime

References

LocationText
stm32f4xx_ll_rtc.h:1854
__STATIC_INLINE uint32_t LL_RTC_ALMA_GetTime(RTC_TypeDef *RTCx)

Call Tree

Functions called by LL_RTC_ALMA_GetTime()
LL_RTC_ALMA_GetTime()
Data read by LL_RTC_ALMA_GetTime()
all items filtered out
LL_RTC_ALMA_GetTime()
Type of LL_RTC_ALMA_GetTime()
LL_RTC_ALMA_GetTime()
uint32_t
all items filtered out