HAL_SPI_TxRxHalfCpltCallback
void HAL_SPI_TxRxHalfCpltCallback (SPI_HandleTypeDef *
hspi)
Tx and Rx Half Transfer callback.
hspi: pointer to a SPI_HandleTypeDef structure that contains
the configuration information for SPI module.
HAL_SPI_ErrorCallback
void HAL_SPI_ErrorCallback (SPI_HandleTypeDef * hspi)
hspi: pointer to a SPI_HandleTypeDef structure that contains
the configuration information for SPI module.
HAL_SPI_GetState
HAL_SPI_StateTypeDef HAL_SPI_GetState
(SPI_HandleTypeDef * hspi)
Return the SPI handle state.
hspi: pointer to a SPI_HandleTypeDef structure that contains
the configuration information for SPI module.
HAL_SPI_GetError
uint32_t HAL_SPI_GetError (SPI_HandleTypeDef * hspi)
Return the SPI error code.
hspi: pointer to a SPI_HandleTypeDef structure that contains
the configuration information for SPI module.
SPI: error code in bitmap format
43.3 SPI Firmware driver defines
43.3.1 SPI
SPI BaudRate Prescaler