44.8.1 I2SC Control Register

Name: I2SC_CR
Offset: 0x00
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

Writing a ’0’ to this bit has no effect.

1

Writing a ’1’ to this bit resets all the registers in the I2SC. The I2SC is disabled after the reset.

Bit 5 – TXDIS Transmitter Disable

ValueDescription
0

Writing a ’0’ to this bit has no effect.

1

Writing a ’1’ to this bit disables the I2SC transmitter. Bit I2SC_SR.TXEN is cleared when the Transmitter is stopped.

Bit 4 – TXEN Transmitter Enable

ValueDescription
0

Writing a ’0’ to this bit has no effect.

1

Writing a ’1’ to this bit enables the I2SC transmitter, if TXDIS is not one. Bit I2SC_SR.TXEN is set when the Transmitter is started.

Bit 3 – CKDIS Clocks Disable

ValueDescription
0

Writing a ’0’ to this bit has no effect.

1

Writing a zone to this bit disables the I2SC clock generation.

Bit 2 – CKEN Clocks Enable

ValueDescription
0

Writing a ’0’ to this bit has no effect.

1

Writing a ’1’ to this bit enables the I2SC clocks generation, if CKDIS is not one.

Bit 1 – RXDIS Receiver Disable

ValueDescription
0

Writing a ’0’ to this bit has no effect.

1

Writing a ’1’ to this bit disables the I2SC receiver. Bit I2SC_SR.RXEN is cleared when the receiver is stopped.

Bit 0 – RXEN Receiver Enable

ValueDescription
0

Writing a ’0’ to this bit has no effect.

1

Writing a ’1’ to this bit enables the I2SC receiver, if RXDIS is not one. Bit I2SC_SR.RXEN is set when the receiver is activated.