HAL + 0/30 examples
 
Symbols
loading...
Files
loading...

HAL_SPI_ErrorCallback() function

SPI error callback.

Syntax

void HAL_SPI_ErrorCallback(SPI_HandleTypeDef *hspi);
Implemented in stm32f4xx_hal_spi.c:2618

Arguments

hspi

pointer to a SPI_HandleTypeDef structure that contains the configuration information for SPI module.

Return value

None

Examples

HAL_SPI_ErrorCallback() is referenced by 30 libraries and example projects.

Call Tree

Functions calling HAL_SPI_ErrorCallback()
Functions called by HAL_SPI_ErrorCallback()
HAL_SPI_ErrorCallback()
Error_Handler()
BSP_LED_On()
all items filtered out
Data read by HAL_SPI_ErrorCallback()
Data written by HAL_SPI_ErrorCallback()
::TRANSFER_ERROR
Led_TypeDef::LED5
Led_TypeDef::LED4
all items filtered out
HAL_SPI_ErrorCallback()
wTransferState
all items filtered out