This parameter can be one of the following values: SPI_CRC_LENGTH_DATASIZE: aligned with the data size SPI_CRC_LENGTH_8BIT : CRC 8bit SPI_CRC_LENGTH_16BIT : CRC 16bit. More...
Macros | |
#define | SPI_CRC_LENGTH_DATASIZE (0x00000000U) |
#define | SPI_CRC_LENGTH_8BIT (0x00000001U) |
#define | SPI_CRC_LENGTH_16BIT (0x00000002U) |
This parameter can be one of the following values: SPI_CRC_LENGTH_DATASIZE: aligned with the data size SPI_CRC_LENGTH_8BIT : CRC 8bit SPI_CRC_LENGTH_16BIT : CRC 16bit.
SPI_CRC_Calculation