STM32F439xx HAL User Manual
Defines
Capture Compare DMA Request
TIM Exported Constants

Defines

#define LL_TIM_CCDMAREQUEST_CC   0x00000000U
#define LL_TIM_CCDMAREQUEST_UPDATE   TIM_CR2_CCDS

Define Documentation

#define LL_TIM_CCDMAREQUEST_CC   0x00000000U

CCx DMA request sent when CCx event occurs

Definition at line 576 of file stm32f4xx_ll_tim.h.

#define LL_TIM_CCDMAREQUEST_UPDATE   TIM_CR2_CCDS

CCx DMA requests sent when update event occurs

Definition at line 577 of file stm32f4xx_ll_tim.h.