Symbols
loading...
Files
loading...

SPI_FIRSTBIT_MSB macro

Syntax

#define SPI_FIRSTBIT_MSB (0x00000000U)

Examples

SPI_FIRSTBIT_MSB is referenced by 44 libraries and example projects.

References

LocationText
stm32f4xx_hal_spi.h:277
#define SPI_FIRSTBIT_MSB (0x00000000U)
stm32f4xx_hal_spi.h:604
#define IS_SPI_FIRST_BIT(__BIT__) (((__BIT__) == SPI_FIRSTBIT_MSB) || \