MG32F157 Standard Peripherals Firmware Library
Data Fields
I2S_InitTypeDef Struct Reference

I2S Init structure definition. More...

#include <mg32f157_spi.h>

Data Fields

uint16_t I2S_Mode
 
uint16_t I2S_Standard
 
uint16_t I2S_DataFormat
 
uint16_t I2S_MCLKOutput
 
uint32_t I2S_AudioFreq
 
uint16_t I2S_CPOL
 

Detailed Description

I2S Init structure definition.

Field Documentation

◆ I2S_AudioFreq

uint32_t I2S_AudioFreq

Specifies the frequency selected for the I2S communication. This parameter can be a value of I2S_Audio_Frequency

◆ I2S_CPOL

uint16_t I2S_CPOL

Specifies the idle state of the I2S clock. This parameter can be a value of I2S_Clock_Polarity

◆ I2S_DataFormat

uint16_t I2S_DataFormat

Specifies the data format for the I2S communication. This parameter can be a value of I2S_Data_Format

◆ I2S_MCLKOutput

uint16_t I2S_MCLKOutput

Specifies whether the I2S MCLK output is enabled or not. This parameter can be a value of I2S_MCLK_Output

◆ I2S_Mode

uint16_t I2S_Mode

Specifies the I2S operating mode. This parameter can be a value of I2S_Mode

◆ I2S_Standard

uint16_t I2S_Standard

Specifies the standard used for the I2S communication. This parameter can be a value of I2S_Standard


The documentation for this struct was generated from the following file: