Return the SPI handle state.
Initialize the SPI according to the specified parameters in the SPI_InitTypeDef and initialize the associated handle.
De-Initialize the SPI MSP.
Transmit and Receive an amount of data in blocking mode.
Transmit an amount of data in blocking mode.
Transmit an amount of data in non-blocking mode with Interrupt.
Receive an amount of data in blocking mode.
Handle SPI interrupt request.
Receive an amount of data in non-blocking mode with Interrupt.
Tx and Rx Transfer completed callback.
Transmit and Receive an amount of data in non-blocking mode with Interrupt.
Handle SPI Communication Timeout.
Handle the check of the RXTX or TX transaction complete.
De-Initialize the SPI peripheral.
Handle the end of the RXTX transaction.
Handle the end of the RX transaction.
Rx Transfer completed callback.
SPI Abort Complete callback.
Handle the check of the RX transaction complete.
Tx Transfer completed callback.
Handle the end of the TX transaction.
Handle abort a Rx transaction.
Handle abort a Tx or Rx/Tx transaction.
Tx Half Transfer completed callback.
Rx Half Transfer completed callback.
Tx and Rx Half Transfer callback.
Manage the CRC 16-bit receive in Interrupt context.
Manage the 16-bit receive in Interrupt context.
Handle the data 8-bit transmit in Interrupt mode.
Handle the data 16-bit transmit in Interrupt mode.
Rx 16-bit handler for Transmit and Receive in Interrupt mode.
Manage the CRC 16-bit receive for Transmit and Receive in Interrupt mode.
Tx 16-bit handler for Transmit and Receive in Interrupt mode.
Manage the CRC 8-bit receive in Interrupt context.
Manage the receive 8-bit in Interrupt context.
Rx 8-bit handler for Transmit and Receive in Interrupt mode.
Rx 8-bit handler for Transmit and Receive in Interrupt mode.
Tx 8-bit handler for Transmit and Receive in Interrupt mode.
Return the SPI error code.
Transmit an amount of data in non-blocking mode with DMA.
Receive an amount of data in non-blocking mode with DMA.
Abort ongoing transfer (blocking mode).
Abort ongoing transfer (Interrupt mode).