SPIx_Read() function
Reads 4 bytes from device.
Syntax
static uint32_t SPIx_Read(uint8_t ReadSize); Arguments
ReadSize
Number of bytes to read (max 4 bytes)
Return value
Value read on the SPI
SPIx_Read() is called by 1 function and calls 2 functions:
![]()
SPIx_Read()
SPIx_Read() reads 2 variables:
![]()
SPIx_Read()