Reference Manual to
LL API cross
reference:
DIER COMIE LL_TIM_IsEnabledIT_COM
LL_TIM_EnableIT_TRIG
__STATIC_INLINE void LL_TIM_EnableIT_TRIG (TIM_TypeDef
* TIMx)
Enable trigger interrupt (TIE).
Reference Manual to
LL API cross
reference:
DIER TIE LL_TIM_EnableIT_TRIG
LL_TIM_DisableIT_TRIG
__STATIC_INLINE void LL_TIM_DisableIT_TRIG (TIM_TypeDef
* TIMx)
Disable trigger interrupt (TIE).
Reference Manual to
LL API cross
reference:
DIER TIE LL_TIM_DisableIT_TRIG
LL_TIM_IsEnabledIT_TRIG
__STATIC_INLINE uint32_t LL_TIM_IsEnabledIT_TRIG
(TIM_TypeDef * TIMx)
Indicates whether the trigger interrupt (TIE) is enabled.
Reference Manual to
LL API cross
reference:
DIER TIE LL_TIM_IsEnabledIT_TRIG
LL_TIM_EnableIT_BRK
__STATIC_INLINE void LL_TIM_EnableIT_BRK (TIM_TypeDef *
TIMx)
Enable break interrupt (BIE).