HAL
HAL_TIM_DMABurst_WriteStop() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALHAL_TIM_DMABurst_WriteStop()

HAL_TIM_DMABurst_WriteStop() function

Stops the TIM DMA Burst mode

Syntax

HAL_StatusTypeDef HAL_TIM_DMABurst_WriteStop(TIM_HandleTypeDef *htim,     uint32_t BurstRequestSrc);
Implemented in stm32f4xx_hal_tim.c:4718

Arguments

htim

TIM handle

BurstRequestSrc

TIM DMA Request sources to disable

Return value

HAL status

References

Call Tree

Functions called by HAL_TIM_DMABurst_WriteStop()
HAL_TIM_DMABurst_WriteStop()
assert_failed()
all items filtered out
Data read by HAL_TIM_DMABurst_WriteStop()
Data written by HAL_TIM_DMABurst_WriteStop()
HAL_TIM_DMABurst_WriteStop()
HAL_TIM_DMABurst_WriteStop()::status
all items filtered out
Type of HAL_TIM_DMABurst_WriteStop()
HAL_TIM_DMABurst_WriteStop()