STM32L486xx 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 677 of file stm32l4xx_ll_tim.h.

#define LL_TIM_CCDMAREQUEST_UPDATE   TIM_CR2_CCDS

CCx DMA requests sent when update event occurs

Definition at line 678 of file stm32l4xx_ll_tim.h.