STM32H735xx HAL User Manual
Defines
I2S MSB LSB Transmission
I2S Exported Constants

Defines

#define I2S_FIRSTBIT_MSB   (0x00000000UL)
#define I2S_FIRSTBIT_LSB   SPI_CFG2_LSBFRST

Define Documentation

#define I2S_FIRSTBIT_LSB   SPI_CFG2_LSBFRST

Definition at line 277 of file stm32h7xx_hal_i2s.h.

#define I2S_FIRSTBIT_MSB   (0x00000000UL)

Definition at line 276 of file stm32h7xx_hal_i2s.h.