libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
Macros | |
#define | SPI_CR1_CRCL_8BIT (0 << 11) |
#define | SPI_CR1_CRCL_16BIT (1 << 11) |
#define SPI_CR1_CRCL_16BIT (1 << 11) |
Definition at line 47 of file spi_common_v2.h.
#define SPI_CR1_CRCL_8BIT (0 << 11) |
Definition at line 46 of file spi_common_v2.h.