LL TIM Generic Driver
reference:
LL_TIM_DisableDMAReq_CC3
Function name
Function description
Parameters
Return values
Reference Manual to
LL API cross
reference:
LL_TIM_IsEnabledDMAReq_CC3
Function name
Function description
Parameters
Return values
Reference Manual to
LL API cross
reference:
LL_TIM_EnableDMAReq_CC4
Function name
Function description
Parameters
Return values
Reference Manual to
LL API cross
reference:
LL_TIM_DisableDMAReq_CC4
Function name
Function description
Parameters
Return values
Reference Manual to
LL API cross
1222/1371
__STATIC_INLINE void LL_TIM_DisableDMAReq_CC3
(TIM_TypeDef * TIMx)
Disable capture/compare 3 DMA request (CC3DE).
TIMx: Timer instance
None:
DIER CC3DE LL_TIM_DisableDMAReq_CC3
__STATIC_INLINE uint32_t LL_TIM_IsEnabledDMAReq_CC3
(TIM_TypeDef * TIMx)
Indicates whether the capture/compare 3 DMA request (CC3DE) is
enabled.
TIMx: Timer instance
State: of bit (1 or 0).
DIER CC3DE LL_TIM_IsEnabledDMAReq_CC3
__STATIC_INLINE void LL_TIM_EnableDMAReq_CC4
(TIM_TypeDef * TIMx)
Enable capture/compare 4 DMA request (CC4DE).
TIMx: Timer instance
None:
DIER CC4DE LL_TIM_EnableDMAReq_CC4
__STATIC_INLINE void LL_TIM_DisableDMAReq_CC4
(TIM_TypeDef * TIMx)
Disable capture/compare 4 DMA request (CC4DE).
TIMx: Timer instance
None:
DIER CC4DE LL_TIM_DisableDMAReq_CC4
DocID028236 Rev 2
UM1940
Need help?
Do you have a question about the STM32F2 and is the answer not in the manual?