|
STM32L443xx HAL User Manual
|
Defines | |
| #define | LL_TIM_CCDMAREQUEST_CC 0x00000000U |
| #define | LL_TIM_CCDMAREQUEST_UPDATE TIM_CR2_CCDS |
| #define LL_TIM_CCDMAREQUEST_CC 0x00000000U |
CCx DMA request sent when CCx event occurs
Definition at line 696 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 697 of file stm32l4xx_ll_tim.h.
1.7.6.1