LL RTC Generic Driver
LL API cross
reference:
LL_RTC_ALMB_SetMinute
Function name
Function description
Parameters
Return values
Notes
Reference Manual to
LL API cross
reference:
LL_RTC_ALMB_GetMinute
Function name
Function description
Parameters
Return values
Notes
Reference Manual to
LL API cross
reference:
LL_RTC_ALMB_SetSecond
Function name
Function description
Parameters
Return values
Notes
Reference Manual to
LL API cross
reference:
1090/1371
ALRMBR HU LL_RTC_ALMB_GetHour
__STATIC_INLINE void LL_RTC_ALMB_SetMinute
(RTC_TypeDef * RTCx, uint32_t Minutes)
Set ALARM B Minutes in BCD format.
RTCx: RTC Instance
Minutes: between Min_Data=0x00 and Max_Data=0x59
None:
helper macro __LL_RTC_CONVERT_BIN2BCD is available
to convert Minutes from binary to BCD format
ALRMBR MNT LL_RTC_ALMB_SetMinute
ALRMBR MNU LL_RTC_ALMB_SetMinute
__STATIC_INLINE uint32_t LL_RTC_ALMB_GetMinute
(RTC_TypeDef * RTCx)
Get ALARM B Minutes in BCD format.
RTCx: RTC Instance
Value: between Min_Data=0x00 and Max_Data=0x59
helper macro __LL_RTC_CONVERT_BCD2BIN is available
to convert Minutes from BCD to Binary format
ALRMBR MNT LL_RTC_ALMB_GetMinute
ALRMBR MNU LL_RTC_ALMB_GetMinute
__STATIC_INLINE void LL_RTC_ALMB_SetSecond
(RTC_TypeDef * RTCx, uint32_t Seconds)
Set ALARM B Seconds in BCD format.
RTCx: RTC Instance
Seconds: Value between Min_Data=0x00 and
Max_Data=0x59
None:
helper macro __LL_RTC_CONVERT_BIN2BCD is available
to convert Seconds from binary to BCD format
ALRMBR ST LL_RTC_ALMB_SetSecond
ALRMBR SU LL_RTC_ALMB_SetSecond
DocID028236 Rev 2
UM1940
Need help?
Do you have a question about the STM32F2 and is the answer not in the manual?
Questions and answers