UM1940
Function description
Parameters
Return values
Reference Manual to
LL API cross
reference:
LL_RTC_ALMB_DisableWeekday
Function name
Function description
Parameters
Return values
Reference Manual to
LL API cross
reference:
LL_RTC_ALMB_SetDay
Function name
Function description
Parameters
Return values
Notes
Reference Manual to
LL API cross
reference:
LL_RTC_ALMB_GetDay
Function name
Function description
Parameters
Return values
Notes
Reference Manual to
LL API cross
(RTC_TypeDef * RTCx)
Enable AlarmB Week day selection (DU[3:0] represents the week
day.
RTCx: RTC Instance
None:
ALRMBR WDSEL LL_RTC_ALMB_EnableWeekday
__STATIC_INLINE void LL_RTC_ALMB_DisableWeekday
(RTC_TypeDef * RTCx)
Disable AlarmB Week day selection (DU[3:0] represents the date )
RTCx: RTC Instance
None:
ALRMBR WDSEL LL_RTC_ALMB_DisableWeekday
__STATIC_INLINE void LL_RTC_ALMB_SetDay (RTC_TypeDef
* RTCx, uint32_t Day)
Set ALARM B Day in BCD format.
RTCx: RTC Instance
Day: Value between Min_Data=0x01 and Max_Data=0x31
None:
helper macro __LL_RTC_CONVERT_BIN2BCD is available
to convert Day from binary to BCD format
ALRMBR DT LL_RTC_ALMB_SetDay
ALRMBR DU LL_RTC_ALMB_SetDay
__STATIC_INLINE uint32_t LL_RTC_ALMB_GetDay
(RTC_TypeDef * RTCx)
Get ALARM B Day in BCD format.
RTCx: RTC Instance
Value: between Min_Data=0x01 and Max_Data=0x31
helper macro __LL_RTC_CONVERT_BCD2BIN is available
to convert Day from BCD to Binary format
ALRMBR DT LL_RTC_ALMB_GetDay
DocID028236 Rev 2
LL RTC Generic Driver
1087/1371
Need help?
Do you have a question about the STM32F2 and is the answer not in the manual?
Questions and answers