Macros | |
#define | IS_SPI_CRC_LENGTH(LENGTH) |
#define | SPI_CRCLength_16b ((uint16_t)0x0800) |
#define | SPI_CRCLength_8b ((uint16_t)0x0000) |
#define IS_SPI_CRC_LENGTH | ( | LENGTH | ) |
Definition at line 208 of file stm32f30x_spi.h.
#define SPI_CRCLength_16b ((uint16_t)0x0800) |
Definition at line 207 of file stm32f30x_spi.h.
#define SPI_CRCLength_8b ((uint16_t)0x0000) |
Definition at line 206 of file stm32f30x_spi.h.