I2S_InitTypeDef struct
I2S Init structure definition
Fields
Specifies the I2S operating mode. This parameter can be a value of I2S_Mode.
Specifies the standard used for the I2S communication. This parameter can be a value of I2S_Standard.
Specifies the data format for the I2S communication. This parameter can be a value of I2S_Data_Format.
Specifies whether the I2S MCLK output is enabled or not. This parameter can be a value of I2S_MCLK_Output.
Specifies the frequency selected for the I2S communication. This parameter can be a value of I2S_Audio_Frequency.
Specifies the idle state of the I2S clock. This parameter can be a value of I2S_Clock_Polarity.
Specifies the I2S Clock Source. This parameter can be a value of I2S_Clock_Source.
Specifies the I2S FullDuplex mode. This parameter can be a value of I2S_FullDuplex_Mode.