LL_RTC_IsEnabledIT_ALRB
__STATIC_INLINE uint32_t LL_RTC_IsEnabledIT_ALRB
(RTC_TypeDef * RTCx)
Check if Alarm B interrupt is enabled or not.
Reference Manual to
LL API cross
reference:
CR ALRBIE LL_RTC_IsEnabledIT_ALRB
LL_RTC_IsEnabledIT_ALRA
__STATIC_INLINE uint32_t LL_RTC_IsEnabledIT_ALRA
(RTC_TypeDef * RTCx)
Check if Alarm A interrupt is enabled or not.
Reference Manual to
LL API cross
reference:
CR ALRAIE LL_RTC_IsEnabledIT_ALRA
LL_RTC_IsEnabledIT_TAMP
__STATIC_INLINE uint32_t LL_RTC_IsEnabledIT_TAMP
(RTC_TypeDef * RTCx)
Check if all the TAMPER interrupts are enabled or not.
Reference Manual to
LL API cross
reference:
TAFCR TAMPIE LL_RTC_IsEnabledIT_TAMP
LL_RTC_DeInit
ErrorStatus LL_RTC_DeInit (RTC_TypeDef * RTCx)
De-Initializes the RTC registers to their default reset values.
An: ErrorStatus enumeration value:
SUCCESS: RTC registers are de-initialized
ERROR: RTC registers are not de-initialized
This function doesn't reset the RTC Clock source and RTC
Backup Data registers.