Macros
Collaboration diagram for I2S MSB LSB Transmission:

Macros

#define I2S_FIRSTBIT_LSB   SPI_CFG2_LSBFRST
 
#define I2S_FIRSTBIT_MSB   (0x00000000UL)
 

Detailed Description

Macro Definition Documentation

◆ I2S_FIRSTBIT_LSB

#define I2S_FIRSTBIT_LSB   SPI_CFG2_LSBFRST

Definition at line 278 of file stm32h7xx_hal_i2s.h.

◆ I2S_FIRSTBIT_MSB

#define I2S_FIRSTBIT_MSB   (0x00000000UL)

Definition at line 277 of file stm32h7xx_hal_i2s.h.



picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:09