STM32L443xx HAL User Manual
|
Defines | |
#define | LL_SPI_CRC_8BIT 0x00000000U |
#define | LL_SPI_CRC_16BIT (SPI_CR1_CRCL) |
#define LL_SPI_CRC_16BIT (SPI_CR1_CRCL) |
16-bit CRC length
Definition at line 260 of file stm32l4xx_ll_spi.h.
#define LL_SPI_CRC_8BIT 0x00000000U |
8-bit CRC length
Definition at line 259 of file stm32l4xx_ll_spi.h.