35.6.8.6 Interrupt Enable Clear
Symbol | Description | Symbol | Description | Symbol | Description |
---|---|---|---|---|---|
R | Readable bit | HC | Cleared by Hardware | (Grey cell) | Unimplemented |
W | Writable bit | HS | Set by Hardware | X | Bit is unknown at Reset |
K | Write to clear | S | Software settable bit | — | — |
Name: | INTENCLR |
Offset: | 0x14 |
Reset: | 0x00 |
Property: | PAC Write-Protection |
Bit | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | |
ERROR | RXBRK | CTSIC | RXS | RXC | TXC | DRE | |||
Access | R/W/K | R/W/K | R/W/K | R/W/K | R/W/K | R/W/K | R/W/K | ||
Reset | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Bit 7 – ERROR Error Interrupt Disable
Value | Description |
---|---|
0 | Error interrupt disabled |
1 | Error interrupts enable |
Note:
- Writing '1' to this bit will clear the Error Interrupt Enable bit, which disables the Error interrupt.
- Writing ‘0x0’ to this bit has no effect.
- ERROR is the cummulation of the logical “OR” of STATUS.(COLL, ISF, BUFOVF, FERR, PERR) error event(s).
Bit 5 – RXBRK Receive Break Interrupt Disable
Value | Description |
---|---|
0 | Receive Break interrupt disabled |
1 | Receive Break interrupt enable |
Note:
- Writing '1' to this bit will clear the Receive Break Interrupt Enable bit, which disables the Receive Break interrupt.
- Writing ‘0x0’ to this bit has no effect.
Bit 4 – CTSIC Clear to Send Input Change Interrupt Disable
Value | Description |
---|---|
0 | Clear to Send Input Change interrupt disabled |
1 | Clear to Send Input Change interrupt enable |
Note:
- Writing ‘0x1’ to this bit will clear the Clear to Send Input Change Interrupt Enable bit, which disables the Clear To Send Input Change interrupt.
- Writing ‘0x0’ to this bit has no effect.
Bit 3 – RXS Receive Start Interrupt Disable
Value | Description |
---|---|
0 | Receive Start interrupt disabled |
1 | Receive Start interrupt enable |
Note:
- Writing '1' to this bit will clear the Receive Start Interrupt Enable bit, which disables the Receive Start interrupt.
- Writing ‘0x0’ to this bit has no effect.
Bit 2 – RXC Receive Complete Interrupt Disable
Value | Description |
---|---|
0 | Receive Complete interrupt disabled |
1 | Receive Complete interrupt enable |
Note:
- Writing '1' to this bit will clear the Receive Complete Interrupt Enable bit, which disables the Receive Complete interrupt.
- Writing ‘0x0’ to this bit has no effect.
Bit 1 – TXC Transmit Complete Interrupt Disable
Value | Description |
---|---|
0 | Transmit Complete interrupt disabled |
1 | Transmit Complete interrupt enable |
Note:
- Writing '1' to this bit will clear the Transmit Complete Interrupt Enable bit, which disables the Transmit Complete interrupt.
- Writing ‘0x0’ to this bit has no effect.
Bit 0 – DRE Data Register Empty Interrupt Disable
Value | Description |
---|---|
0 | Data Register Empty interrupt disabled |
1 | Data Register Empty interrupt enable |
Note:
- Writing '1' to this bit will clear the Data Register Empty Interrupt Enable bit, which disables the Data Register Empty interrupt.
- Writing ‘0x0’ to this bit has no effect.