STM32L486xx HAL User Manual
Defines
SPI CRC Calculation
SPI Exported Constants

Defines

#define SPI_CRCCALCULATION_DISABLE   (0x00000000U)
#define SPI_CRCCALCULATION_ENABLE   SPI_CR1_CRCEN

Define Documentation

#define SPI_CRCCALCULATION_DISABLE   (0x00000000U)

Definition at line 345 of file stm32l4xx_hal_spi.h.

Referenced by HAL_SPI_Init().

#define SPI_CRCCALCULATION_ENABLE   SPI_CR1_CRCEN