LL_TIM_IsEnabledDMAReq_CC4
__STATIC_INLINE uint32_t LL_TIM_IsEnabledDMAReq_CC4
(TIM_TypeDef * TIMx)
Indicates whether the capture/compare 4 DMA request (CC4DE) is
enabled.
Reference Manual to
LL API cross
reference:
DIER CC4DE LL_TIM_IsEnabledDMAReq_CC4
LL_TIM_EnableDMAReq_COM
__STATIC_INLINE void LL_TIM_EnableDMAReq_COM
(TIM_TypeDef * TIMx)
Enable commutation DMA request (COMDE).
Reference Manual to
LL API cross
reference:
DIER COMDE LL_TIM_EnableDMAReq_COM
LL_TIM_DisableDMAReq_COM
__STATIC_INLINE void LL_TIM_DisableDMAReq_COM
(TIM_TypeDef * TIMx)
Disable commutation DMA request (COMDE).
Reference Manual to
LL API cross
reference:
DIER COMDE LL_TIM_DisableDMAReq_COM
LL_TIM_IsEnabledDMAReq_COM
__STATIC_INLINE uint32_t LL_TIM_IsEnabledDMAReq_COM
(TIM_TypeDef * TIMx)
Indicates whether the commutation DMA request (COMDE) is
enabled.
Reference Manual to
LL API cross
DIER COMDE LL_TIM_IsEnabledDMAReq_COM