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

SAI_DMAError() function

DMA SAI communication error callback.

Syntax

static void SAI_DMAError(DMA_HandleTypeDef *hdma);
Implemented in stm32f4xx_hal_sai.c:2473

Arguments

hdma

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

Return value

None