+ Collaboration diagram for I2S Clock Source:

Macros

#define I2S_CLOCK_SRC_96M   LL_I2S_CLOCK_SRC_96M
 Inactive state of SCLK is low
More...
 
#define I2S_CLOCK_SRC_32M   LL_I2S_CLOCK_SRC_32M
 Inactive state of SCLK is high. More...
 

Detailed Description

Macro Definition Documentation

◆ I2S_CLOCK_SRC_32M

#define I2S_CLOCK_SRC_32M   LL_I2S_CLOCK_SRC_32M

Inactive state of SCLK is high.

Definition at line 239 of file gr55xx_hal_i2s.h.

◆ I2S_CLOCK_SRC_96M

#define I2S_CLOCK_SRC_96M   LL_I2S_CLOCK_SRC_96M

Inactive state of SCLK is low

Definition at line 238 of file gr55xx_hal_i2s.h.