STM32L443xx 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 3850 of file stm32l4xx_ll_tim.h.