STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
Loading...
Searching...
No Matches
SPI MSB LSB Transmission
Collaboration diagram for SPI MSB LSB Transmission:

Macros

#define SPI_FIRSTBIT_MSB   (0x00000000U)
#define SPI_FIRSTBIT_LSB   SPI_CR1_LSBFIRST

Detailed Description

Macro Definition Documentation

◆ SPI_FIRSTBIT_LSB

#define SPI_FIRSTBIT_LSB   SPI_CR1_LSBFIRST

Definition at line 278 of file stm32f4xx_hal_spi.h.

◆ SPI_FIRSTBIT_MSB

#define SPI_FIRSTBIT_MSB   (0x00000000U)

Definition at line 277 of file stm32f4xx_hal_spi.h.