HAL
I2S_InitTypeDef is only used within HAL.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
uint32_t
Specifies the I2S operating mode. This parameter can be a value of I2S_Mode.
uint32_t
Specifies the standard used for the I2S communication. This parameter can be a value of I2S_Standard.
uint32_t
Specifies the data format for the I2S communication. This parameter can be a value of I2S_Data_Format.
uint32_t
Specifies whether the I2S MCLK output is enabled or not. This parameter can be a value of I2S_MCLK_Output.
uint32_t
Specifies the frequency selected for the I2S communication. This parameter can be a value of I2S_Audio_Frequency.
uint32_t
Specifies the idle state of the I2S clock. This parameter can be a value of I2S_Clock_Polarity.
uint32_t
Specifies the I2S Clock Source. This parameter can be a value of I2S_Clock_Source.
uint32_t
Specifies the I2S FullDuplex mode. This parameter can be a value of I2S_FullDuplex_Mode.

References

from examples