STM32F10x Standard Peripherals Library  3.5.0
SPI_CRC_polynomial

Defines

#define IS_SPI_CRC_POLYNOMIAL(POLYNOMIAL)   ((POLYNOMIAL) >= 0x1)

Define Documentation

#define IS_SPI_CRC_POLYNOMIAL (   POLYNOMIAL)    ((POLYNOMIAL) >= 0x1)

Definition at line 425 of file stm32f10x_spi.h.