LL RTC Generic Driver
reference:
LL_RTC_ALMB_SetWeekDay
Function name
Function description
Parameters
Return values
Reference Manual to
LL API cross
reference:
LL_RTC_ALMB_GetWeekDay
Function name
Function description
Parameters
Return values
Reference Manual to
LL API cross
reference:
LL_RTC_ALMB_SetTimeFormat
Function name
Function description
Parameters
1088/1371
ALRMBR DU LL_RTC_ALMB_GetDay
__STATIC_INLINE void LL_RTC_ALMB_SetWeekDay
(RTC_TypeDef * RTCx, uint32_t WeekDay)
Set ALARM B Weekday.
RTCx: RTC Instance
WeekDay: This parameter can be one of the following
values:
LL_RTC_WEEKDAY_MONDAY
LL_RTC_WEEKDAY_TUESDAY
LL_RTC_WEEKDAY_WEDNESDAY
LL_RTC_WEEKDAY_THURSDAY
LL_RTC_WEEKDAY_FRIDAY
LL_RTC_WEEKDAY_SATURDAY
LL_RTC_WEEKDAY_SUNDAY
None:
ALRMBR DU LL_RTC_ALMB_SetWeekDay
__STATIC_INLINE uint32_t LL_RTC_ALMB_GetWeekDay
(RTC_TypeDef * RTCx)
Get ALARM B Weekday.
RTCx: RTC Instance
Returned: value can be one of the following values:
LL_RTC_WEEKDAY_MONDAY
LL_RTC_WEEKDAY_TUESDAY
LL_RTC_WEEKDAY_WEDNESDAY
LL_RTC_WEEKDAY_THURSDAY
LL_RTC_WEEKDAY_FRIDAY
LL_RTC_WEEKDAY_SATURDAY
LL_RTC_WEEKDAY_SUNDAY
ALRMBR DU LL_RTC_ALMB_GetWeekDay
__STATIC_INLINE void LL_RTC_ALMB_SetTimeFormat
(RTC_TypeDef * RTCx, uint32_t TimeFormat)
Set ALARM B time format (AM/24-hour or PM notation)
RTCx: RTC Instance
TimeFormat: This parameter can be one of the following
values:
DocID028236 Rev 2
UM1940
Need help?
Do you have a question about the STM32F2 and is the answer not in the manual?