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

LL_RTC_EnableIT_ALRB() function

Enable Alarm B interrupt

Syntax

__STATIC_INLINE void LL_RTC_EnableIT_ALRB(RTC_TypeDef *RTCx);

Arguments

RTCx

RTC Instance

Return value

None

Notes

Bit is write-protected. LL_RTC_DisableWriteProtection function should be called before.

References

LocationText
stm32f4xx_ll_rtc.h:3497
__STATIC_INLINE void LL_RTC_EnableIT_ALRB(RTC_TypeDef *RTCx)

Data Use

Data read by LL_RTC_EnableIT_ALRB()
LL_RTC_EnableIT_ALRB()