|
STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
|
Macros | |
| #define | TIM_CCDMAREQUEST_CC 0x00000000U |
| #define | TIM_CCDMAREQUEST_UPDATE TIM_CR2_CCDS |
| #define TIM_CCDMAREQUEST_CC 0x00000000U |
CCx DMA request sent when capture or compare match event occurs
Definition at line 711 of file stm32f4xx_hal_tim.h.
| #define TIM_CCDMAREQUEST_UPDATE TIM_CR2_CCDS |
CCx DMA requests sent when update event occurs
Definition at line 712 of file stm32f4xx_hal_tim.h.