|
STM32F479xx HAL User Manual
|
Functions | |
| __STATIC_INLINE void | LL_TIM_ConfigDMABurst (TIM_TypeDef *TIMx, uint32_t DMABurstBaseAddress, uint32_t DMABurstLength) |
| Configures the timer DMA burst feature. | |
| __STATIC_INLINE void LL_TIM_ConfigDMABurst | ( | TIM_TypeDef * | TIMx, |
| uint32_t | DMABurstBaseAddress, | ||
| uint32_t | DMABurstLength | ||
| ) |
Configures the timer DMA burst feature.
| None |
Definition at line 3080 of file stm32f4xx_ll_tim.h.
1.7.6.1