Data Fields
I2S_Config Struct Reference

Configuration structure. More...

#include <csl_i2s.h>

Data Fields

I2S_MonoType dataType
I2S_LoopbackType loopBackMode
I2S_FsyncPol fsPol
I2S_ClkPol clkPol
I2S_DataDelay datadelay
I2S_DatapackType datapack
I2S_SignextType signext
I2S_WordLen wordLen
I2S_Mode i2sMode
I2S_DataFormat dataFormat
I2S_Fsdiv fsDiv
I2S_Clkdiv clkDiv
I2S_FsErr FError
I2S_OuErr OuError

Detailed Description

Configuration structure.

Hardware register configuration structure


Field Documentation

Clock divisor

Referenced by I2S_setup().

Clock polarity

Referenced by I2S_setup().

I2S data delay

Referenced by I2S_setup().

Data format

Data pack bit

Referenced by I2S_setup().

Type of the data to be tx.rx

Referenced by I2S_setup().

Frame-sync error reporting enable/disable

Referenced by I2S_setup().

FSDIV value

Referenced by I2S_setup().

Left Channel transmission polarity

Referenced by I2S_setup().

I2S device operation mode

Referenced by I2S_setup().

Loopback mode enable/disable

Referenced by I2S_setup().

Overrun or under-run error reporting enable/disable

Referenced by I2S_setup().

sign of the data to be tx/rx

Referenced by I2S_setup().

Number of bits in a word

Referenced by I2S_setup().


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