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).
Name:
INTENCLR
Offset:
0x14 [ID-00001bb3]
Reset:
0x00
Access:
PAC Write-Protection
Bit76543210
ERRORSBMB
AccessR/WR/WR/W
Reset000

Bit 7 – ERROR: Error Interrupt Enable

Error Interrupt Enable

Writing '0' to this bit has no effect.

Writing '1' to this bit will clear the Error Interrupt Enable bit, which disables the Error interrupt.

ValueDescription
0 Error interrupt is disabled.
1 Error interrupt is enabled.

Bit 1 – SB: Slave on Bus Interrupt Enable

Slave on Bus Interrupt Enable

Writing '0' to this bit has no effect.

Writing '1' to this bit will clear the Slave on Bus Interrupt Enable bit, which disables the Slave on Bus interrupt.

ValueDescription
0 The Slave on Bus interrupt is disabled.
1 The Slave on Bus interrupt is enabled.

Bit 0 – MB: Master on Bus Interrupt Enable

Master on Bus Interrupt Enable

Writing '0' to this bit has no effect.

Writing '1' to this bit will clear the Master on Bus Interrupt Enable bit, which disables the Master on Bus interrupt.

ValueDescription
0 The Master on Bus interrupt is disabled.
1 The Master on Bus interrupt is enabled.