STM32F479xx HAL User Manual
|
Functions | |
__STATIC_INLINE void | LL_RTC_EnableIT_TS (RTC_TypeDef *RTCx) |
Enable Time-stamp interrupt. | |
__STATIC_INLINE void | LL_RTC_DisableIT_TS (RTC_TypeDef *RTCx) |
Disable Time-stamp interrupt. | |
__STATIC_INLINE void | LL_RTC_EnableIT_WUT (RTC_TypeDef *RTCx) |
Enable Wakeup timer interrupt. | |
__STATIC_INLINE void | LL_RTC_DisableIT_WUT (RTC_TypeDef *RTCx) |
Disable Wakeup timer interrupt. | |
__STATIC_INLINE void | LL_RTC_EnableIT_ALRB (RTC_TypeDef *RTCx) |
Enable Alarm B interrupt. | |
__STATIC_INLINE void | LL_RTC_DisableIT_ALRB (RTC_TypeDef *RTCx) |
Disable Alarm B interrupt. | |
__STATIC_INLINE void | LL_RTC_EnableIT_ALRA (RTC_TypeDef *RTCx) |
Enable Alarm A interrupt. | |
__STATIC_INLINE void | LL_RTC_DisableIT_ALRA (RTC_TypeDef *RTCx) |
Disable Alarm A interrupt. | |
__STATIC_INLINE void | LL_RTC_EnableIT_TAMP (RTC_TypeDef *RTCx) |
Enable all Tamper Interrupt. | |
__STATIC_INLINE void | LL_RTC_DisableIT_TAMP (RTC_TypeDef *RTCx) |
Disable all Tamper Interrupt. | |
__STATIC_INLINE uint32_t | LL_RTC_IsEnabledIT_TS (RTC_TypeDef *RTCx) |
Check if Time-stamp interrupt is enabled or not. | |
__STATIC_INLINE uint32_t | LL_RTC_IsEnabledIT_WUT (RTC_TypeDef *RTCx) |
Check if Wakeup timer interrupt is enabled or not. | |
__STATIC_INLINE uint32_t | LL_RTC_IsEnabledIT_ALRB (RTC_TypeDef *RTCx) |
Check if Alarm B interrupt is enabled or not. | |
__STATIC_INLINE uint32_t | LL_RTC_IsEnabledIT_ALRA (RTC_TypeDef *RTCx) |
Check if Alarm A interrupt is enabled or not. | |
__STATIC_INLINE uint32_t | LL_RTC_IsEnabledIT_TAMP (RTC_TypeDef *RTCx) |
Check if all the TAMPER interrupts are enabled or not. |
__STATIC_INLINE void LL_RTC_DisableIT_ALRA | ( | RTC_TypeDef * | RTCx | ) |
Disable Alarm A interrupt.
RTCx | RTC Instance |
None |
Definition at line 3661 of file stm32f4xx_ll_rtc.h.
__STATIC_INLINE void LL_RTC_DisableIT_ALRB | ( | RTC_TypeDef * | RTCx | ) |
Disable Alarm B interrupt.
RTCx | RTC Instance |
None |
Definition at line 3637 of file stm32f4xx_ll_rtc.h.
__STATIC_INLINE void LL_RTC_DisableIT_TAMP | ( | RTC_TypeDef * | RTCx | ) |
Disable all Tamper Interrupt.
RTCx | RTC Instance |
None |
Definition at line 3683 of file stm32f4xx_ll_rtc.h.
__STATIC_INLINE void LL_RTC_DisableIT_TS | ( | RTC_TypeDef * | RTCx | ) |
Disable Time-stamp interrupt.
RTCx | RTC Instance |
None |
Definition at line 3589 of file stm32f4xx_ll_rtc.h.
__STATIC_INLINE void LL_RTC_DisableIT_WUT | ( | RTC_TypeDef * | RTCx | ) |
Disable Wakeup timer interrupt.
RTCx | RTC Instance |
None |
Definition at line 3613 of file stm32f4xx_ll_rtc.h.
__STATIC_INLINE void LL_RTC_EnableIT_ALRA | ( | RTC_TypeDef * | RTCx | ) |
Enable Alarm A interrupt.
RTCx | RTC Instance |
None |
Definition at line 3649 of file stm32f4xx_ll_rtc.h.
__STATIC_INLINE void LL_RTC_EnableIT_ALRB | ( | RTC_TypeDef * | RTCx | ) |
Enable Alarm B interrupt.
RTCx | RTC Instance |
None |
Definition at line 3625 of file stm32f4xx_ll_rtc.h.
__STATIC_INLINE void LL_RTC_EnableIT_TAMP | ( | RTC_TypeDef * | RTCx | ) |
Enable all Tamper Interrupt.
RTCx | RTC Instance |
None |
Definition at line 3672 of file stm32f4xx_ll_rtc.h.
__STATIC_INLINE void LL_RTC_EnableIT_TS | ( | RTC_TypeDef * | RTCx | ) |
Enable Time-stamp interrupt.
RTCx | RTC Instance |
None |
Definition at line 3577 of file stm32f4xx_ll_rtc.h.
__STATIC_INLINE void LL_RTC_EnableIT_WUT | ( | RTC_TypeDef * | RTCx | ) |
Enable Wakeup timer interrupt.
RTCx | RTC Instance |
None |
Definition at line 3601 of file stm32f4xx_ll_rtc.h.
__STATIC_INLINE uint32_t LL_RTC_IsEnabledIT_ALRA | ( | RTC_TypeDef * | RTCx | ) |
Check if Alarm A interrupt is enabled or not.
RTCx | RTC Instance |
State | of bit (1 or 0). |
Definition at line 3727 of file stm32f4xx_ll_rtc.h.
__STATIC_INLINE uint32_t LL_RTC_IsEnabledIT_ALRB | ( | RTC_TypeDef * | RTCx | ) |
Check if Alarm B interrupt is enabled or not.
RTCx | RTC Instance |
State | of bit (1 or 0). |
Definition at line 3716 of file stm32f4xx_ll_rtc.h.
__STATIC_INLINE uint32_t LL_RTC_IsEnabledIT_TAMP | ( | RTC_TypeDef * | RTCx | ) |
Check if all the TAMPER interrupts are enabled or not.
RTCx | RTC Instance |
State | of bit (1 or 0). |
Definition at line 3738 of file stm32f4xx_ll_rtc.h.
__STATIC_INLINE uint32_t LL_RTC_IsEnabledIT_TS | ( | RTC_TypeDef * | RTCx | ) |
Check if Time-stamp interrupt is enabled or not.
RTCx | RTC Instance |
State | of bit (1 or 0). |
Definition at line 3694 of file stm32f4xx_ll_rtc.h.
__STATIC_INLINE uint32_t LL_RTC_IsEnabledIT_WUT | ( | RTC_TypeDef * | RTCx | ) |
Check if Wakeup timer interrupt is enabled or not.
RTCx | RTC Instance |
State | of bit (1 or 0). |
Definition at line 3705 of file stm32f4xx_ll_rtc.h.