35.6.8.6 Interrupt Enable Clear

This register allows the user to disable an interrupt without doing a read-modify-write operation. Changes in this register will also be reflected in the Interrupt Enable Set register (INTENSET). On read, a bit value of zero indicates the associated interrupt is disabled while a bit value of one indicates the associated interrupt is enabled.
Table 35-15. Register Bit Attribute Legend
SymbolDescriptionSymbolDescriptionSymbolDescription
RReadable bitHCCleared by Hardware(Grey cell)Unimplemented
WWritable bitHSSet by HardwareXBit is unknown at Reset
KWrite to clearSSoftware settable bit
Name: INTENCLR
Offset: 0x14
Reset: 0x00
Property: PAC Write-Protection

Bit 76543210 
 ERROR RXBRKCTSICRXSRXCTXCDRE 
Access R/W/KR/W/KR/W/KR/W/KR/W/KR/W/KR/W/K 
Reset 0000000 

Bit 7 – ERROR Error Interrupt Disable

ValueDescription
0Error interrupt disabled
1Error interrupts enable
Note:
  1. Writing '1' to this bit will clear the Error Interrupt Enable bit, which disables the Error interrupt.
  2. Writing ‘0x0’ to this bit has no effect.
  3. 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

ValueDescription
0Receive Break interrupt disabled
1Receive Break interrupt enable
Note:
  1. Writing '1' to this bit will clear the Receive Break Interrupt Enable bit, which disables the Receive Break interrupt.
  2. Writing ‘0x0’ to this bit has no effect.

Bit 4 – CTSIC Clear to Send Input Change Interrupt Disable

ValueDescription
0Clear to Send Input Change interrupt disabled
1Clear to Send Input Change interrupt enable
Note:
  1. 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.
  2. Writing ‘0x0’ to this bit has no effect.

Bit 3 – RXS Receive Start Interrupt Disable

ValueDescription
0Receive Start interrupt disabled
1Receive Start interrupt enable
Note:
  1. Writing '1' to this bit will clear the Receive Start Interrupt Enable bit, which disables the Receive Start interrupt.
  2. Writing ‘0x0’ to this bit has no effect.

Bit 2 – RXC Receive Complete Interrupt Disable

ValueDescription
0Receive Complete interrupt disabled
1Receive Complete interrupt enable
Note:
  1. Writing '1' to this bit will clear the Receive Complete Interrupt Enable bit, which disables the Receive Complete interrupt.
  2. Writing ‘0x0’ to this bit has no effect.

Bit 1 – TXC Transmit Complete Interrupt Disable

ValueDescription
0Transmit Complete interrupt disabled
1Transmit Complete interrupt enable
Note:
  1. Writing '1' to this bit will clear the Transmit Complete Interrupt Enable bit, which disables the Transmit Complete interrupt.
  2. Writing ‘0x0’ to this bit has no effect.

Bit 0 – DRE Data Register Empty Interrupt Disable

ValueDescription
0Data Register Empty interrupt disabled
1Data Register Empty interrupt enable
Note:
  1. Writing '1' to this bit will clear the Data Register Empty Interrupt Enable bit, which disables the Data Register Empty interrupt.
  2. Writing ‘0x0’ to this bit has no effect.