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

LL_RTC_DisableIT_ALRA() function

Disable Alarm A interrupt

Syntax

__STATIC_INLINE void LL_RTC_DisableIT_ALRA(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:3533
__STATIC_INLINE void LL_RTC_DisableIT_ALRA(RTC_TypeDef *RTCx)

Data Use

Data read by LL_RTC_DisableIT_ALRA()
LL_RTC_DisableIT_ALRA()