Reference Manual to
LL API cross
reference:
SR CC4IF LL_TIM_IsActiveFlag_CC4
LL_TIM_ClearFlag_COM
__STATIC_INLINE void LL_TIM_ClearFlag_COM (TIM_TypeDef
* TIMx)
Clear the commutation interrupt flag (COMIF).
Reference Manual to
LL API cross
reference:
SR COMIF LL_TIM_ClearFlag_COM
LL_TIM_IsActiveFlag_COM
__STATIC_INLINE uint32_t LL_TIM_IsActiveFlag_COM
(TIM_TypeDef * TIMx)
Indicate whether commutation interrupt flag (COMIF) is set
(commutation interrupt is pending).
Reference Manual to
LL API cross
reference:
SR COMIF LL_TIM_IsActiveFlag_COM
LL_TIM_ClearFlag_TRIG
__STATIC_INLINE void LL_TIM_ClearFlag_TRIG (TIM_TypeDef
* TIMx)
Clear the trigger interrupt flag (TIF).
Reference Manual to
LL API cross
reference:
SR TIF LL_TIM_ClearFlag_TRIG
LL_TIM_IsActiveFlag_TRIG
__STATIC_INLINE uint32_t LL_TIM_IsActiveFlag_TRIG
(TIM_TypeDef * TIMx)
Indicate whether trigger interrupt flag (TIF) is set (trigger interrupt
is pending).