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

LL_RTC_ALMA_SetDay() function

Set ALARM A Day in BCD format

Syntax

__STATIC_INLINE void LL_RTC_ALMA_SetDay(RTC_TypeDef *RTCx,     uint32_t Day);

Arguments

RTCx

RTC Instance

Day

Value between Min_Data=0x01 and Max_Data=0x31

Return value

None

Notes

helper macro __LL_RTC_CONVERT_BIN2BCD is available to convert Day from binary to BCD format ALRMAR DU LL_RTC_ALMA_SetDay

Call Tree

Functions calling LL_RTC_ALMA_SetDay()
all items filtered out
LL_RTC_ALMA_SetDay()
Data read by LL_RTC_ALMA_SetDay()
LL_RTC_ALMA_SetDay()