HAL
HAL_TIM_DMABurst_ReadStop() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALHAL_TIM_DMABurst_ReadStop()

HAL_TIM_DMABurst_ReadStop() function

Stop the DMA burst reading

Syntax

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

Arguments

htim

TIM handle

BurstRequestSrc

TIM DMA Request sources to disable.

Return value

HAL status

References

Call Tree

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