STM32H735xx 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 696 of file stm32h7xx_ll_tim.h.

#define LL_TIM_CCDMAREQUEST_UPDATE   TIM_CR2_CCDS

CCx DMA requests sent when update event occurs

Definition at line 697 of file stm32h7xx_ll_tim.h.