31.7.5 Interrupt Enable Set

This register allows the user to enable an interrupt without performing a read-modify-write operation. Changes to this register will also be reflected in the Interrupt Enable Clear register (INTENCLR).
Name: INTENSET
Offset: 0x16
Reset: 0x00
Property: PAC Write-Protection

Bit 76543210 
 ERROR     SBMB 
Access R/WR/WR/W 
Reset 000 

Bit 7 – ERROR Error Interrupt Enable

Writing ‘0’ to this bit has no effect.

Writing ‘1’ to this bit will set the Error Interrupt Enable bit, which enables the Error interrupt.

ValueDescription
0Error interrupt is disabled
1Error interrupt is enabled

Bit 1 – SB Client on Bus Interrupt Enable

Writing ‘0’ to this bit has no effect.

Writing ‘1’ to this bit will set the Client on Bus Interrupt Enable bit, which enables the Client on Bus interrupt.

ValueDescription
0The Client on Bus interrupt is disabled
1The Client on Bus interrupt is enabled

Bit 0 – MB Host on Bus Interrupt Enable

Writing ‘0’ to this bit has no effect.

Writing ‘1’ to this bit will set the Host on Bus Interrupt Enable bit, which enables the Host on Bus interrupt.

ValueDescription
0The Host on Bus interrupt is disabled
1The Host on Bus interrupt is enabled