45.7.4 I2SMCC Status Register
Name: | I2SMCC_SR |
Offset: | 0x0C |
Reset: | 0x00000000 |
Property: | Read-only |
Bit | 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | |
Access | |||||||||
Reset |
Bit | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | |
Access | |||||||||
Reset |
Bit | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | |
Access | |||||||||
Reset |
Bit | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | |
TXEN | RXEN | ||||||||
Access | R | R | |||||||
Reset | 0 | 0 |
Bit 4 – TXEN Transmitter Enabled
Value | Description |
---|---|
0 | Cleared when the transmitter is disabled, following a I2SMCC_CR.TXDIS or I2SMCC_CR.SWRST request. |
1 | Set when the transmitter is enabled, following a I2SMCC_CR.TXEN request. |
Bit 0 – RXEN Receiver Enabled
Value | Description |
---|---|
0 | Cleared when the receiver is disabled, following an RXDIS or SWRST request in I2SMCC_CR. |
1 | Set when the receiver is enabled, following an RXEN request in I2SMCC_CR. |