44.8.8 I2SC Interrupt Mask Register
| Name: | I2SC_IMR |
| Offset: | 0x1C |
| 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 | |
| TXUR | TXRDY | RXOR | RXRDY | ||||||
| Access | R | R | R | R | |||||
| Reset | 0 | 0 | 0 | 0 |
Bit 6 – TXUR Transmit Underflow Interrupt Disable
| Value | Description |
|---|---|
| 0 | The corresponding interrupt is disabled. This bit is cleared when the corresponding bit in I2SC_IDR is written to ’1’. |
| 1 | The corresponding interrupt is enabled. This bit is set when the corresponding bit in I2SC_IER is written to ’1’. |
Bit 5 – TXRDY Transmit Ready Interrupt Disable
| Value | Description |
|---|---|
| 0 | The corresponding interrupt is disabled. This bit is cleared when the corresponding bit in I2SC_IDR is written to ’1’. |
| 1 | The corresponding interrupt is enabled. This bit is set when the corresponding bit in I2SC_IER is written to ’1’. |
Bit 2 – RXOR Receiver Overrun Interrupt Disable
| Value | Description |
|---|---|
| 0 | The corresponding interrupt is disabled. This bit is cleared when the corresponding bit in I2SC_IDR is written to ’1’. |
| 1 | The corresponding interrupt is enabled. This bit is set when the corresponding bit in I2SC_IER is written to ’1’. |
Bit 1 – RXRDY Receiver Ready Interrupt Disable
| Value | Description |
|---|---|
| 0 | The corresponding interrupt is disabled. This bit is cleared when the corresponding bit in I2SC_IDR is written to ’1’. |
| 1 | The corresponding interrupt is enabled. This bit is set when the corresponding bit in I2SC_IER is written to ’1’. |
