45.7.1 I2SMCC Control Register

This register can only be written if WPCTEN is cleared in the Inter-IC Sound Write Protection Mode Register.

Name: I2SMCC_CR
Offset: 0x00
Reset: 
Property: Write-only

Bit 3130292827262524 
          
Access  
Reset  
Bit 2322212019181716 
          
Access  
Reset  
Bit 15141312111098 
          
Access  
Reset  
Bit 76543210 
 SWRST TXDISTXENCKDISCKENRXDISRXEN 
Access WWWWWWW 
Reset  

Bit 7 – SWRST Software Reset

ValueDescription
0

No effect.

1

Resets all the registers in the I2SMCC. The I2SMCC is disabled after the reset.

Bit 5 – TXDIS Transmitter Disable

ValueDescription
0

No effect.

1

Disables the I2SMCC transmitter. I2SMCC_SR.TXEN is cleared when the Transmitter is stopped.

Bit 4 – TXEN Transmitter Enable

ValueDescription
0

No effect.

1

Enables the I2SMCC transmitter, if TXDIS is not ‘1’. I2SMCC_SR.TXEN is set when the Transmitter is started.

Bit 3 – CKDIS Clocks Disable

ValueDescription
0

No effect.

1

Disables the I2SMCC clock generation.

Bit 2 – CKEN Clocks Enable

ValueDescription
0

No effect.

1

Enables the I2SMCC clock generation, if CKDIS is not ‘1’.

Bit 1 – RXDIS Receiver Disable

ValueDescription
0

No effect.

1

Disables the I2SMCC receiver. I2SMCC_SR.RXEN is cleared when the receiver is stopped.

Bit 0 – RXEN Receiver Enable

ValueDescription
0

No effect.

1

Enables the I2SMCC receiver, if RXDIS is not ‘1’. I2SMCC_SR.RXEN is set when the receiver is activated.