HAL
I2S_DMAError() is only used within HAL.
 
Symbols
loading...
Files
loading...

I2S_DMAError() function

DMA I2S communication error callback

Syntax

static void I2S_DMAError(DMA_HandleTypeDef *hdma);
Implemented in stm32f4xx_hal_i2s.c:1893

Arguments

hdma

pointer to a DMA_HandleTypeDef structure that contains the configuration information for the specified DMA module.

Return value

None

Call Tree

Functions called by I2S_DMAError()
I2S_DMAError()
all items filtered out
Implementations
I2S_DMAError()
Type of I2S_DMAError()
I2S_DMAError()
all items filtered out