HAL
LL_RTC_ALMB_SetSubSecond() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_RTC_ALMB_SetSubSecond()

LL_RTC_ALMB_SetSubSecond() function

Set Alarm B subseconds value

Syntax

__STATIC_INLINE void LL_RTC_ALMB_SetSubSecond(RTC_TypeDef *RTCx,     uint32_t Subsecond);

Arguments

RTCx

RTC Instance

Subsecond

Value between Min_Data=0x00 and Max_Data=0x7FFF

Return value

None

References

LocationText
stm32f4xx_ll_rtc.h:2260
__STATIC_INLINE void LL_RTC_ALMB_SetSubSecond(RTC_TypeDef *RTCx, uint32_t Subsecond)

Data Use

Data read by LL_RTC_ALMB_SetSubSecond()
LL_RTC_ALMB_SetSubSecond()