STM32H735xx HAL User Manual
Defines
Data Padding 24Bit
I2S Exported Constants

Defines

#define I2S_DATA_24BIT_ALIGNMENT_RIGHT   (0x00000000UL)
#define I2S_DATA_24BIT_ALIGNMENT_LEFT   SPI_I2SCFGR_DATFMT

Define Documentation

#define I2S_DATA_24BIT_ALIGNMENT_LEFT   SPI_I2SCFGR_DATFMT

Definition at line 295 of file stm32h7xx_hal_i2s.h.

#define I2S_DATA_24BIT_ALIGNMENT_RIGHT   (0x00000000UL)

Definition at line 294 of file stm32h7xx_hal_i2s.h.