Hal_Spi_Txcpltcallback; Hal_Spi_Rxcpltcallback; Hal_Spi_Txrxcpltcallback; Hal_Spi_Txhalfcpltcallback - ST STM32F2 User Manual

Description of stm32f2 hal and low layer drivers
Hide thumbs Also See for STM32F2:
Table of Contents

Advertisement

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

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the STM32F2 and is the answer not in the manual?

Questions and answers

Table of Contents

Save PDF