STM32F103xB HAL User Manual
Defines
SPI Private Constants
SPI

Defines

#define SPI_DEFAULT_TIMEOUT   100U
#define SPI_INVALID_CRC_ERROR   0U /* CRC error wrongly detected */
#define SPI_VALID_CRC_ERROR   1U /* CRC error is true */

Define Documentation

#define SPI_DEFAULT_TIMEOUT   100U
#define SPI_INVALID_CRC_ERROR   0U /* CRC error wrongly detected */

Definition at line 456 of file stm32f1xx_hal_spi.h.

Referenced by SPI_ISCRCErrorValid().

#define SPI_VALID_CRC_ERROR   1U /* CRC error is true */