+ Collaboration diagram for I2S Clock Source:

Macros

#define I2S_CLOCK_SRC_96M   LL_I2S_CLOCK_SRC_96M
 I2S clock source select: 96M
More...
 
#define I2S_CLOCK_SRC_64M   LL_I2S_CLOCK_SRC_64M
 I2S clock source select: 64M
More...
 
#define I2S_CLOCK_SRC_32M   LL_I2S_CLOCK_SRC_32M
 I2S clock source select: 32M
More...
 

Detailed Description

Macro Definition Documentation

◆ I2S_CLOCK_SRC_32M

#define I2S_CLOCK_SRC_32M   LL_I2S_CLOCK_SRC_32M

I2S clock source select: 32M

Definition at line 243 of file gr55xx_hal_i2s.h.

◆ I2S_CLOCK_SRC_64M

#define I2S_CLOCK_SRC_64M   LL_I2S_CLOCK_SRC_64M

I2S clock source select: 64M

Definition at line 242 of file gr55xx_hal_i2s.h.

◆ I2S_CLOCK_SRC_96M

#define I2S_CLOCK_SRC_96M   LL_I2S_CLOCK_SRC_96M

I2S clock source select: 96M

Definition at line 241 of file gr55xx_hal_i2s.h.