Reference Manual to
LL API cross
reference:
DIER CC4IE LL_TIM_DisableIT_CC4
LL_TIM_IsEnabledIT_CC4
__STATIC_INLINE uint32_t LL_TIM_IsEnabledIT_CC4
(TIM_TypeDef * TIMx)
Indicates whether the capture/compare 4 interrupt (CC4IE) is
enabled.
Reference Manual to
LL API cross
reference:
DIER CC4IE LL_TIM_IsEnabledIT_CC4
LL_TIM_EnableIT_COM
__STATIC_INLINE void LL_TIM_EnableIT_COM (TIM_TypeDef
* TIMx)
Enable commutation interrupt (COMIE).
Reference Manual to
LL API cross
reference:
DIER COMIE LL_TIM_EnableIT_COM
LL_TIM_DisableIT_COM
__STATIC_INLINE void LL_TIM_DisableIT_COM (TIM_TypeDef
* TIMx)
Disable commutation interrupt (COMIE).
Reference Manual to
LL API cross
reference:
DIER COMIE LL_TIM_DisableIT_COM
LL_TIM_IsEnabledIT_COM
__STATIC_INLINE uint32_t LL_TIM_IsEnabledIT_COM
(TIM_TypeDef * TIMx)
Indicates whether the commutation interrupt (COMIE) is enabled.