|
STM32L4xx_HAL_Driver
1.14.0
|
Functions | |
| __STATIC_INLINE void | LL_LPTIM_ClearFLAG_CMPM (LPTIM_TypeDef *LPTIMx) |
| Clear the compare match flag (CMPMCF) ICR CMPMCF LL_LPTIM_ClearFLAG_CMPM. More... | |
| __STATIC_INLINE uint32_t | LL_LPTIM_IsActiveFlag_CMPM (LPTIM_TypeDef *LPTIMx) |
| Inform application whether a compare match interrupt has occurred. ISR CMPM LL_LPTIM_IsActiveFlag_CMPM. More... | |
| __STATIC_INLINE void | LL_LPTIM_ClearFLAG_ARRM (LPTIM_TypeDef *LPTIMx) |
| Clear the autoreload match flag (ARRMCF) ICR ARRMCF LL_LPTIM_ClearFLAG_ARRM. More... | |
| __STATIC_INLINE uint32_t | LL_LPTIM_IsActiveFlag_ARRM (LPTIM_TypeDef *LPTIMx) |
| Inform application whether a autoreload match interrupt has occured. ISR ARRM LL_LPTIM_IsActiveFlag_ARRM. More... | |
| __STATIC_INLINE void | LL_LPTIM_ClearFlag_EXTTRIG (LPTIM_TypeDef *LPTIMx) |
| Clear the external trigger valid edge flag(EXTTRIGCF). ICR EXTTRIGCF LL_LPTIM_ClearFlag_EXTTRIG. More... | |
| __STATIC_INLINE uint32_t | LL_LPTIM_IsActiveFlag_EXTTRIG (LPTIM_TypeDef *LPTIMx) |
| Inform application whether a valid edge on the selected external trigger input has occurred. ISR EXTTRIG LL_LPTIM_IsActiveFlag_EXTTRIG. More... | |
| __STATIC_INLINE void | LL_LPTIM_ClearFlag_CMPOK (LPTIM_TypeDef *LPTIMx) |
| Clear the compare register update interrupt flag (CMPOKCF). ICR CMPOKCF LL_LPTIM_ClearFlag_CMPOK. More... | |
| __STATIC_INLINE uint32_t | LL_LPTIM_IsActiveFlag_CMPOK (LPTIM_TypeDef *LPTIMx) |
| Informs application whether the APB bus write operation to the LPTIMx_CMP register has been successfully completed. If so, a new one can be initiated. ISR CMPOK LL_LPTIM_IsActiveFlag_CMPOK. More... | |
| __STATIC_INLINE void | LL_LPTIM_ClearFlag_ARROK (LPTIM_TypeDef *LPTIMx) |
| Clear the autoreload register update interrupt flag (ARROKCF). ICR ARROKCF LL_LPTIM_ClearFlag_ARROK. More... | |
| __STATIC_INLINE uint32_t | LL_LPTIM_IsActiveFlag_ARROK (LPTIM_TypeDef *LPTIMx) |
| Informs application whether the APB bus write operation to the LPTIMx_ARR register has been successfully completed. If so, a new one can be initiated. ISR ARROK LL_LPTIM_IsActiveFlag_ARROK. More... | |
| __STATIC_INLINE void | LL_LPTIM_ClearFlag_UP (LPTIM_TypeDef *LPTIMx) |
| Clear the counter direction change to up interrupt flag (UPCF). ICR UPCF LL_LPTIM_ClearFlag_UP. More... | |
| __STATIC_INLINE uint32_t | LL_LPTIM_IsActiveFlag_UP (LPTIM_TypeDef *LPTIMx) |
| Informs the application whether the counter direction has changed from down to up (when the LPTIM instance operates in encoder mode). ISR UP LL_LPTIM_IsActiveFlag_UP. More... | |
| __STATIC_INLINE void | LL_LPTIM_ClearFlag_DOWN (LPTIM_TypeDef *LPTIMx) |
| Clear the counter direction change to down interrupt flag (DOWNCF). ICR DOWNCF LL_LPTIM_ClearFlag_DOWN. More... | |
| __STATIC_INLINE uint32_t | LL_LPTIM_IsActiveFlag_DOWN (LPTIM_TypeDef *LPTIMx) |
| Informs the application whether the counter direction has changed from up to down (when the LPTIM instance operates in encoder mode). ISR DOWN LL_LPTIM_IsActiveFlag_DOWN. More... | |
| __STATIC_INLINE void | LL_LPTIM_ClearFlag_REPOK (LPTIM_TypeDef *LPTIMx) |
| Clear the repetition register update interrupt flag (REPOKCF). ICR REPOKCF LL_LPTIM_ClearFlag_REPOK. More... | |
| __STATIC_INLINE uint32_t | LL_LPTIM_IsActiveFlag_REPOK (LPTIM_TypeDef *LPTIMx) |
| Informs application whether the APB bus write operation to the LPTIMx_RCR register has been successfully completed; If so, a new one can be initiated. ISR REPOK LL_LPTIM_IsActiveFlag_REPOK. More... | |
| __STATIC_INLINE void | LL_LPTIM_ClearFlag_UE (LPTIM_TypeDef *LPTIMx) |
| Clear the update event flag (UECF). ICR UECF LL_LPTIM_ClearFlag_UE. More... | |
| __STATIC_INLINE uint32_t | LL_LPTIM_IsActiveFlag_UE (LPTIM_TypeDef *LPTIMx) |
| Informs application whether the LPTIMx update event has occurred. ISR UE LL_LPTIM_IsActiveFlag_UE. More... | |
| __STATIC_INLINE void LL_LPTIM_ClearFLAG_ARRM | ( | LPTIM_TypeDef * | LPTIMx | ) |
Clear the autoreload match flag (ARRMCF) ICR ARRMCF LL_LPTIM_ClearFLAG_ARRM.
| LPTIMx | Low-Power Timer instance |
| None |
Definition at line 1106 of file stm32l4xx_ll_lptim.h.
| __STATIC_INLINE void LL_LPTIM_ClearFlag_ARROK | ( | LPTIM_TypeDef * | LPTIMx | ) |
Clear the autoreload register update interrupt flag (ARROKCF). ICR ARROKCF LL_LPTIM_ClearFlag_ARROK.
| LPTIMx | Low-Power Timer instance |
| None |
Definition at line 1172 of file stm32l4xx_ll_lptim.h.
| __STATIC_INLINE void LL_LPTIM_ClearFLAG_CMPM | ( | LPTIM_TypeDef * | LPTIMx | ) |
Clear the compare match flag (CMPMCF) ICR CMPMCF LL_LPTIM_ClearFLAG_CMPM.
| LPTIMx | Low-Power Timer instance |
| None |
Definition at line 1084 of file stm32l4xx_ll_lptim.h.
| __STATIC_INLINE void LL_LPTIM_ClearFlag_CMPOK | ( | LPTIM_TypeDef * | LPTIMx | ) |
Clear the compare register update interrupt flag (CMPOKCF). ICR CMPOKCF LL_LPTIM_ClearFlag_CMPOK.
| LPTIMx | Low-Power Timer instance |
| None |
Definition at line 1150 of file stm32l4xx_ll_lptim.h.
| __STATIC_INLINE void LL_LPTIM_ClearFlag_DOWN | ( | LPTIM_TypeDef * | LPTIMx | ) |
Clear the counter direction change to down interrupt flag (DOWNCF). ICR DOWNCF LL_LPTIM_ClearFlag_DOWN.
| LPTIMx | Low-Power Timer instance |
| None |
Definition at line 1216 of file stm32l4xx_ll_lptim.h.
| __STATIC_INLINE void LL_LPTIM_ClearFlag_EXTTRIG | ( | LPTIM_TypeDef * | LPTIMx | ) |
Clear the external trigger valid edge flag(EXTTRIGCF). ICR EXTTRIGCF LL_LPTIM_ClearFlag_EXTTRIG.
| LPTIMx | Low-Power Timer instance |
| None |
Definition at line 1128 of file stm32l4xx_ll_lptim.h.
| __STATIC_INLINE void LL_LPTIM_ClearFlag_REPOK | ( | LPTIM_TypeDef * | LPTIMx | ) |
Clear the repetition register update interrupt flag (REPOKCF). ICR REPOKCF LL_LPTIM_ClearFlag_REPOK.
| LPTIMx | Low-Power Timer instance |
| None |
Definition at line 1239 of file stm32l4xx_ll_lptim.h.
| __STATIC_INLINE void LL_LPTIM_ClearFlag_UE | ( | LPTIM_TypeDef * | LPTIMx | ) |
Clear the update event flag (UECF). ICR UECF LL_LPTIM_ClearFlag_UE.
| LPTIMx | Low-Power Timer instance |
| None |
Definition at line 1261 of file stm32l4xx_ll_lptim.h.
| __STATIC_INLINE void LL_LPTIM_ClearFlag_UP | ( | LPTIM_TypeDef * | LPTIMx | ) |
Clear the counter direction change to up interrupt flag (UPCF). ICR UPCF LL_LPTIM_ClearFlag_UP.
| LPTIMx | Low-Power Timer instance |
| None |
Definition at line 1194 of file stm32l4xx_ll_lptim.h.
| __STATIC_INLINE uint32_t LL_LPTIM_IsActiveFlag_ARRM | ( | LPTIM_TypeDef * | LPTIMx | ) |
Inform application whether a autoreload match interrupt has occured. ISR ARRM LL_LPTIM_IsActiveFlag_ARRM.
| LPTIMx | Low-Power Timer instance |
| State | of bit (1 or 0). |
Definition at line 1117 of file stm32l4xx_ll_lptim.h.
| __STATIC_INLINE uint32_t LL_LPTIM_IsActiveFlag_ARROK | ( | LPTIM_TypeDef * | LPTIMx | ) |
Informs application whether the APB bus write operation to the LPTIMx_ARR register has been successfully completed. If so, a new one can be initiated. ISR ARROK LL_LPTIM_IsActiveFlag_ARROK.
| LPTIMx | Low-Power Timer instance |
| State | of bit (1 or 0). |
Definition at line 1183 of file stm32l4xx_ll_lptim.h.
| __STATIC_INLINE uint32_t LL_LPTIM_IsActiveFlag_CMPM | ( | LPTIM_TypeDef * | LPTIMx | ) |
Inform application whether a compare match interrupt has occurred. ISR CMPM LL_LPTIM_IsActiveFlag_CMPM.
| LPTIMx | Low-Power Timer instance |
| State | of bit (1 or 0). |
Definition at line 1095 of file stm32l4xx_ll_lptim.h.
| __STATIC_INLINE uint32_t LL_LPTIM_IsActiveFlag_CMPOK | ( | LPTIM_TypeDef * | LPTIMx | ) |
Informs application whether the APB bus write operation to the LPTIMx_CMP register has been successfully completed. If so, a new one can be initiated. ISR CMPOK LL_LPTIM_IsActiveFlag_CMPOK.
| LPTIMx | Low-Power Timer instance |
| State | of bit (1 or 0). |
Definition at line 1161 of file stm32l4xx_ll_lptim.h.
| __STATIC_INLINE uint32_t LL_LPTIM_IsActiveFlag_DOWN | ( | LPTIM_TypeDef * | LPTIMx | ) |
Informs the application whether the counter direction has changed from up to down (when the LPTIM instance operates in encoder mode). ISR DOWN LL_LPTIM_IsActiveFlag_DOWN.
| LPTIMx | Low-Power Timer instance |
| State | of bit (1 or 0). |
Definition at line 1227 of file stm32l4xx_ll_lptim.h.
| __STATIC_INLINE uint32_t LL_LPTIM_IsActiveFlag_EXTTRIG | ( | LPTIM_TypeDef * | LPTIMx | ) |
Inform application whether a valid edge on the selected external trigger input has occurred. ISR EXTTRIG LL_LPTIM_IsActiveFlag_EXTTRIG.
| LPTIMx | Low-Power Timer instance |
| State | of bit (1 or 0). |
Definition at line 1139 of file stm32l4xx_ll_lptim.h.
| __STATIC_INLINE uint32_t LL_LPTIM_IsActiveFlag_REPOK | ( | LPTIM_TypeDef * | LPTIMx | ) |
Informs application whether the APB bus write operation to the LPTIMx_RCR register has been successfully completed; If so, a new one can be initiated. ISR REPOK LL_LPTIM_IsActiveFlag_REPOK.
| LPTIMx | Low-Power Timer instance |
| State | of bit (1 or 0). |
Definition at line 1250 of file stm32l4xx_ll_lptim.h.
| __STATIC_INLINE uint32_t LL_LPTIM_IsActiveFlag_UE | ( | LPTIM_TypeDef * | LPTIMx | ) |
Informs application whether the LPTIMx update event has occurred. ISR UE LL_LPTIM_IsActiveFlag_UE.
| LPTIMx | Low-Power Timer instance |
| State | of bit (1 or 0). |
Definition at line 1272 of file stm32l4xx_ll_lptim.h.
| __STATIC_INLINE uint32_t LL_LPTIM_IsActiveFlag_UP | ( | LPTIM_TypeDef * | LPTIMx | ) |
Informs the application whether the counter direction has changed from down to up (when the LPTIM instance operates in encoder mode). ISR UP LL_LPTIM_IsActiveFlag_UP.
| LPTIMx | Low-Power Timer instance |
| State | of bit (1 or 0). |
Definition at line 1205 of file stm32l4xx_ll_lptim.h.