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

UART_DMAError() function

DMA UART communication error callback.

Syntax

static void UART_DMAError(DMA_HandleTypeDef *hdma);
Implemented in stm32f4xx_hal_uart.c:3143

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 UART_DMAError()
UART_DMAError()
Implementations
UART_DMAError()
Type of UART_DMAError()
UART_DMAError()
uint32_t
all items filtered out