37.8.4 Interrupt Enable Set Register
| 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: | INTENSET |
| Offset: | 0x02C |
| Reset: | 0x00000000 |
| Property: | R/S |
| 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 | |
| BERR | DBG | ||||||||
| Access | R/S | R/S | |||||||
| Reset | 0 | 0 |
Bit 1 – BERR Bus Error Interrupt Enable
Writing '0' to this bit has no effect.
Writing '1' to this bit will set the Bus Error Interrupt Enable bit, which enables the Bus Error interrupt.
| Value | Description |
|---|---|
| 0 | The Bus Error Interrupt is disabled. |
| 1 | The Bus Error Interrupt is enabled, and an interrupt request is generated when the Bus Error Message Interrupt Flag is set. |
Bit 0 – DBG Debug Message Interrupt Enable
Writing '0' to this bit has no effect.
Writing a '1' to this bit will set the Debug Message Interrupt Enable bit, which enables the Debug Message Interrupt.
| Value | Description |
|---|---|
| 0 | The Debug Message Interrupt is disabled. |
| 1 | The Debug Message Interrupt is enabled, and an interrupt request is generated when the Debug Message Interrupt Flag is set. |
