STM32F4xx_HAL_Driver
1.8.3
|
Functions | |
__STATIC_INLINE uint32_t | LL_RTC_IsActiveFlag_RECALP (RTC_TypeDef *RTCx) |
Get Recalibration pending Flag @rmtoll ISR RECALPF LL_RTC_IsActiveFlag_RECALP. More... | |
__STATIC_INLINE uint32_t | LL_RTC_IsActiveFlag_TAMP2 (RTC_TypeDef *RTCx) |
Get RTC_TAMP2 detection flag @rmtoll ISR TAMP2F LL_RTC_IsActiveFlag_TAMP2. More... | |
__STATIC_INLINE uint32_t | LL_RTC_IsActiveFlag_TAMP1 (RTC_TypeDef *RTCx) |
Get RTC_TAMP1 detection flag @rmtoll ISR TAMP1F LL_RTC_IsActiveFlag_TAMP1. More... | |
__STATIC_INLINE uint32_t | LL_RTC_IsActiveFlag_TSOV (RTC_TypeDef *RTCx) |
Get Time-stamp overflow flag @rmtoll ISR TSOVF LL_RTC_IsActiveFlag_TSOV. More... | |
__STATIC_INLINE uint32_t | LL_RTC_IsActiveFlag_TS (RTC_TypeDef *RTCx) |
Get Time-stamp flag @rmtoll ISR TSF LL_RTC_IsActiveFlag_TS. More... | |
__STATIC_INLINE uint32_t | LL_RTC_IsActiveFlag_WUT (RTC_TypeDef *RTCx) |
Get Wakeup timer flag @rmtoll ISR WUTF LL_RTC_IsActiveFlag_WUT. More... | |
__STATIC_INLINE uint32_t | LL_RTC_IsActiveFlag_ALRB (RTC_TypeDef *RTCx) |
Get Alarm B flag @rmtoll ISR ALRBF LL_RTC_IsActiveFlag_ALRB. More... | |
__STATIC_INLINE uint32_t | LL_RTC_IsActiveFlag_ALRA (RTC_TypeDef *RTCx) |
Get Alarm A flag @rmtoll ISR ALRAF LL_RTC_IsActiveFlag_ALRA. More... | |
__STATIC_INLINE void | LL_RTC_ClearFlag_TAMP2 (RTC_TypeDef *RTCx) |
Clear RTC_TAMP2 detection flag @rmtoll ISR TAMP2F LL_RTC_ClearFlag_TAMP2. More... | |
__STATIC_INLINE void | LL_RTC_ClearFlag_TAMP1 (RTC_TypeDef *RTCx) |
Clear RTC_TAMP1 detection flag @rmtoll ISR TAMP1F LL_RTC_ClearFlag_TAMP1. More... | |
__STATIC_INLINE void | LL_RTC_ClearFlag_TSOV (RTC_TypeDef *RTCx) |
Clear Time-stamp overflow flag @rmtoll ISR TSOVF LL_RTC_ClearFlag_TSOV. More... | |
__STATIC_INLINE void | LL_RTC_ClearFlag_TS (RTC_TypeDef *RTCx) |
Clear Time-stamp flag @rmtoll ISR TSF LL_RTC_ClearFlag_TS. More... | |
__STATIC_INLINE void | LL_RTC_ClearFlag_WUT (RTC_TypeDef *RTCx) |
Clear Wakeup timer flag @rmtoll ISR WUTF LL_RTC_ClearFlag_WUT. More... | |
__STATIC_INLINE void | LL_RTC_ClearFlag_ALRB (RTC_TypeDef *RTCx) |
Clear Alarm B flag @rmtoll ISR ALRBF LL_RTC_ClearFlag_ALRB. More... | |
__STATIC_INLINE void | LL_RTC_ClearFlag_ALRA (RTC_TypeDef *RTCx) |
Clear Alarm A flag @rmtoll ISR ALRAF LL_RTC_ClearFlag_ALRA. More... | |
__STATIC_INLINE uint32_t | LL_RTC_IsActiveFlag_INIT (RTC_TypeDef *RTCx) |
Get Initialization flag @rmtoll ISR INITF LL_RTC_IsActiveFlag_INIT. More... | |
__STATIC_INLINE uint32_t | LL_RTC_IsActiveFlag_RS (RTC_TypeDef *RTCx) |
Get Registers synchronization flag @rmtoll ISR RSF LL_RTC_IsActiveFlag_RS. More... | |
__STATIC_INLINE void | LL_RTC_ClearFlag_RS (RTC_TypeDef *RTCx) |
Clear Registers synchronization flag @rmtoll ISR RSF LL_RTC_ClearFlag_RS. More... | |
__STATIC_INLINE uint32_t | LL_RTC_IsActiveFlag_INITS (RTC_TypeDef *RTCx) |
Get Initialization status flag @rmtoll ISR INITS LL_RTC_IsActiveFlag_INITS. More... | |
__STATIC_INLINE uint32_t | LL_RTC_IsActiveFlag_SHP (RTC_TypeDef *RTCx) |
Get Shift operation pending flag @rmtoll ISR SHPF LL_RTC_IsActiveFlag_SHP. More... | |
__STATIC_INLINE uint32_t | LL_RTC_IsActiveFlag_WUTW (RTC_TypeDef *RTCx) |
Get Wakeup timer write flag @rmtoll ISR WUTWF LL_RTC_IsActiveFlag_WUTW. More... | |
__STATIC_INLINE uint32_t | LL_RTC_IsActiveFlag_ALRBW (RTC_TypeDef *RTCx) |
Get Alarm B write flag @rmtoll ISR ALRBWF LL_RTC_IsActiveFlag_ALRBW. More... | |
__STATIC_INLINE uint32_t | LL_RTC_IsActiveFlag_ALRAW (RTC_TypeDef *RTCx) |
Get Alarm A write flag @rmtoll ISR ALRAWF LL_RTC_IsActiveFlag_ALRAW. More... | |
__STATIC_INLINE void LL_RTC_ClearFlag_ALRA | ( | RTC_TypeDef * | RTCx | ) |
Clear Alarm A flag @rmtoll ISR ALRAF LL_RTC_ClearFlag_ALRA.
RTCx | RTC Instance |
None |
Definition at line 3341 of file stm32f4xx_ll_rtc.h.
__STATIC_INLINE void LL_RTC_ClearFlag_ALRB | ( | RTC_TypeDef * | RTCx | ) |
Clear Alarm B flag @rmtoll ISR ALRBF LL_RTC_ClearFlag_ALRB.
RTCx | RTC Instance |
None |
Definition at line 3330 of file stm32f4xx_ll_rtc.h.
__STATIC_INLINE void LL_RTC_ClearFlag_RS | ( | RTC_TypeDef * | RTCx | ) |
Clear Registers synchronization flag @rmtoll ISR RSF LL_RTC_ClearFlag_RS.
RTCx | RTC Instance |
None |
Definition at line 3374 of file stm32f4xx_ll_rtc.h.
__STATIC_INLINE void LL_RTC_ClearFlag_TAMP1 | ( | RTC_TypeDef * | RTCx | ) |
Clear RTC_TAMP1 detection flag @rmtoll ISR TAMP1F LL_RTC_ClearFlag_TAMP1.
RTCx | RTC Instance |
None |
Definition at line 3286 of file stm32f4xx_ll_rtc.h.
__STATIC_INLINE void LL_RTC_ClearFlag_TAMP2 | ( | RTC_TypeDef * | RTCx | ) |
Clear RTC_TAMP2 detection flag @rmtoll ISR TAMP2F LL_RTC_ClearFlag_TAMP2.
RTCx | RTC Instance |
None |
Definition at line 3274 of file stm32f4xx_ll_rtc.h.
__STATIC_INLINE void LL_RTC_ClearFlag_TS | ( | RTC_TypeDef * | RTCx | ) |
Clear Time-stamp flag @rmtoll ISR TSF LL_RTC_ClearFlag_TS.
RTCx | RTC Instance |
None |
Definition at line 3308 of file stm32f4xx_ll_rtc.h.
__STATIC_INLINE void LL_RTC_ClearFlag_TSOV | ( | RTC_TypeDef * | RTCx | ) |
Clear Time-stamp overflow flag @rmtoll ISR TSOVF LL_RTC_ClearFlag_TSOV.
RTCx | RTC Instance |
None |
Definition at line 3297 of file stm32f4xx_ll_rtc.h.
__STATIC_INLINE void LL_RTC_ClearFlag_WUT | ( | RTC_TypeDef * | RTCx | ) |
Clear Wakeup timer flag @rmtoll ISR WUTF LL_RTC_ClearFlag_WUT.
RTCx | RTC Instance |
None |
Definition at line 3319 of file stm32f4xx_ll_rtc.h.
__STATIC_INLINE uint32_t LL_RTC_IsActiveFlag_ALRA | ( | RTC_TypeDef * | RTCx | ) |
Get Alarm A flag @rmtoll ISR ALRAF LL_RTC_IsActiveFlag_ALRA.
RTCx | RTC Instance |
State | of bit (1 or 0). |
Definition at line 3262 of file stm32f4xx_ll_rtc.h.
__STATIC_INLINE uint32_t LL_RTC_IsActiveFlag_ALRAW | ( | RTC_TypeDef * | RTCx | ) |
Get Alarm A write flag @rmtoll ISR ALRAWF LL_RTC_IsActiveFlag_ALRAW.
RTCx | RTC Instance |
State | of bit (1 or 0). |
Definition at line 3429 of file stm32f4xx_ll_rtc.h.
__STATIC_INLINE uint32_t LL_RTC_IsActiveFlag_ALRB | ( | RTC_TypeDef * | RTCx | ) |
Get Alarm B flag @rmtoll ISR ALRBF LL_RTC_IsActiveFlag_ALRB.
RTCx | RTC Instance |
State | of bit (1 or 0). |
Definition at line 3251 of file stm32f4xx_ll_rtc.h.
__STATIC_INLINE uint32_t LL_RTC_IsActiveFlag_ALRBW | ( | RTC_TypeDef * | RTCx | ) |
Get Alarm B write flag @rmtoll ISR ALRBWF LL_RTC_IsActiveFlag_ALRBW.
RTCx | RTC Instance |
State | of bit (1 or 0). |
Definition at line 3418 of file stm32f4xx_ll_rtc.h.
__STATIC_INLINE uint32_t LL_RTC_IsActiveFlag_INIT | ( | RTC_TypeDef * | RTCx | ) |
Get Initialization flag @rmtoll ISR INITF LL_RTC_IsActiveFlag_INIT.
RTCx | RTC Instance |
State | of bit (1 or 0). |
Definition at line 3352 of file stm32f4xx_ll_rtc.h.
__STATIC_INLINE uint32_t LL_RTC_IsActiveFlag_INITS | ( | RTC_TypeDef * | RTCx | ) |
Get Initialization status flag @rmtoll ISR INITS LL_RTC_IsActiveFlag_INITS.
RTCx | RTC Instance |
State | of bit (1 or 0). |
Definition at line 3385 of file stm32f4xx_ll_rtc.h.
__STATIC_INLINE uint32_t LL_RTC_IsActiveFlag_RECALP | ( | RTC_TypeDef * | RTCx | ) |
Get Recalibration pending Flag @rmtoll ISR RECALPF LL_RTC_IsActiveFlag_RECALP.
RTCx | RTC Instance |
State | of bit (1 or 0). |
Definition at line 3183 of file stm32f4xx_ll_rtc.h.
__STATIC_INLINE uint32_t LL_RTC_IsActiveFlag_RS | ( | RTC_TypeDef * | RTCx | ) |
Get Registers synchronization flag @rmtoll ISR RSF LL_RTC_IsActiveFlag_RS.
RTCx | RTC Instance |
State | of bit (1 or 0). |
Definition at line 3363 of file stm32f4xx_ll_rtc.h.
__STATIC_INLINE uint32_t LL_RTC_IsActiveFlag_SHP | ( | RTC_TypeDef * | RTCx | ) |
Get Shift operation pending flag @rmtoll ISR SHPF LL_RTC_IsActiveFlag_SHP.
RTCx | RTC Instance |
State | of bit (1 or 0). |
Definition at line 3396 of file stm32f4xx_ll_rtc.h.
__STATIC_INLINE uint32_t LL_RTC_IsActiveFlag_TAMP1 | ( | RTC_TypeDef * | RTCx | ) |
Get RTC_TAMP1 detection flag @rmtoll ISR TAMP1F LL_RTC_IsActiveFlag_TAMP1.
RTCx | RTC Instance |
State | of bit (1 or 0). |
Definition at line 3207 of file stm32f4xx_ll_rtc.h.
__STATIC_INLINE uint32_t LL_RTC_IsActiveFlag_TAMP2 | ( | RTC_TypeDef * | RTCx | ) |
Get RTC_TAMP2 detection flag @rmtoll ISR TAMP2F LL_RTC_IsActiveFlag_TAMP2.
RTCx | RTC Instance |
State | of bit (1 or 0). |
Definition at line 3195 of file stm32f4xx_ll_rtc.h.
__STATIC_INLINE uint32_t LL_RTC_IsActiveFlag_TS | ( | RTC_TypeDef * | RTCx | ) |
Get Time-stamp flag @rmtoll ISR TSF LL_RTC_IsActiveFlag_TS.
RTCx | RTC Instance |
State | of bit (1 or 0). |
Definition at line 3229 of file stm32f4xx_ll_rtc.h.
__STATIC_INLINE uint32_t LL_RTC_IsActiveFlag_TSOV | ( | RTC_TypeDef * | RTCx | ) |
Get Time-stamp overflow flag @rmtoll ISR TSOVF LL_RTC_IsActiveFlag_TSOV.
RTCx | RTC Instance |
State | of bit (1 or 0). |
Definition at line 3218 of file stm32f4xx_ll_rtc.h.
__STATIC_INLINE uint32_t LL_RTC_IsActiveFlag_WUT | ( | RTC_TypeDef * | RTCx | ) |
Get Wakeup timer flag @rmtoll ISR WUTF LL_RTC_IsActiveFlag_WUT.
RTCx | RTC Instance |
State | of bit (1 or 0). |
Definition at line 3240 of file stm32f4xx_ll_rtc.h.
__STATIC_INLINE uint32_t LL_RTC_IsActiveFlag_WUTW | ( | RTC_TypeDef * | RTCx | ) |
Get Wakeup timer write flag @rmtoll ISR WUTWF LL_RTC_IsActiveFlag_WUTW.
RTCx | RTC Instance |
State | of bit (1 or 0). |
Definition at line 3407 of file stm32f4xx_ll_rtc.h.