UM1940
Return values
HAL_SPI_TxCpltCallback
Function name
Function description
Parameters
Return values
HAL_SPI_RxCpltCallback
Function name
Function description
Parameters
Return values
HAL_SPI_TxRxCpltCallback
Function name
Function description
Parameters
Return values
HAL_SPI_TxHalfCpltCallback
Function name
Function description
Parameters
Return values
HAL_SPI_RxHalfCpltCallback
Function name
Function description
Parameters
Return values
None:
void HAL_SPI_TxCpltCallback (SPI_HandleTypeDef * hspi)
Tx Transfer completed callback.
hspi: pointer to a SPI_HandleTypeDef structure that contains
the configuration information for SPI module.
None:
void HAL_SPI_RxCpltCallback (SPI_HandleTypeDef * hspi)
Rx Transfer completed callback.
hspi: pointer to a SPI_HandleTypeDef structure that contains
the configuration information for SPI module.
None:
void HAL_SPI_TxRxCpltCallback (SPI_HandleTypeDef * hspi)
Tx and Rx Transfer completed callback.
hspi: pointer to a SPI_HandleTypeDef structure that contains
the configuration information for SPI module.
None:
void HAL_SPI_TxHalfCpltCallback (SPI_HandleTypeDef * hspi)
Tx Half Transfer completed callback.
hspi: pointer to a SPI_HandleTypeDef structure that contains
the configuration information for SPI module.
None:
void HAL_SPI_RxHalfCpltCallback (SPI_HandleTypeDef *
hspi)
Rx Half Transfer completed callback.
hspi: pointer to a SPI_HandleTypeDef structure that contains
the configuration information for SPI module.
None:
DocID028236 Rev 2
HAL SPI Generic Driver
559/1371
Need help?
Do you have a question about the STM32F2 and is the answer not in the manual?
Questions and answers