SPIx_WriteRead() function
Sends a Byte through the SPI interface and return the Byte received from the SPI bus.
Syntax
static uint8_t SPIx_WriteRead(uint8_t Byte); Return value
The received byte value
SPIx_WriteRead() is called by 2 functions and calls 2 functions:
![]()
SPIx_WriteRead()
SPIx_WriteRead() reads 2 variables:
![]()
SPIx_WriteRead()