I2S_EN=disable, I2S_MONO=stereophonic, I2S_LJ=normal, I2S_PAUSE=normal, I2S_MUTE=normal
I2S Control Register.
I2S_EN | I2S Mode Enable. 0 (disable): undefined 1 (enable): undefined |
I2S_MUTE | I2S Mute transmit. 0 (normal): Normal Transmit. 1 (replaced): Transmit data is replaced with 0. |
I2S_PAUSE | I2S Pause transmit/receive. 0 (normal): Normal Transmit. 1 (halt): Halt transmit and receive FIFO and DMA access, transmit 0’s. |
I2S_MONO | I2S Monophonic Audio Mode. 0 (stereophonic): Stereophonic audio. 1 (monophonic): Monophonic audio format.Each transmit data word is replicated on both left/right channels. Receive data is taken from left channel, right channel receive data is ignored. |
I2S_LJ | I2S Left Justify. 0 (normal): Normal I2S audio protocol. 1 (replaced): Audio data is synchronized with SSEL. |