10.7.4 Interrupt Flags
| Name: | INTFLAGS |
| Offset: | 0x6 |
| Reset: | 0xXX |
| Property: | Configuration Change Protection |
| Bit | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | |
| PARITYI | PARITYD | SPLIM | BUSERR | OPC | |||||
| Access | R/W | R/W | R/W | R/W | R/W | ||||
| Reset | x | x | x | x | x |
Bit 4 – PARITYI Parity Error on Instruction Bus
Write this
bit to ‘1’ to clear the flag.
The CPU interrupt request will be asserted when this flag is set.
Bit 3 – PARITYD Parity Error on Data Bus
Write this
bit to ‘1’ to clear the flag.
The CPU interrupt request will be asserted when this flag is set.
Bit 2 – SPLIM Stack Pointer Limit Error
Write this bit to ‘1’ to clear the flag.
The CPU interrupt request will be asserted when this flag is set.
Bit 1 – BUSERR Bus Error
Write this bit to
‘1’ to clear the flag.
The CPU interrupt request will be asserted when this flag is set.
Bit 0 – OPC Illegal Opcode Error
Write this bit to ‘1’ to clear the
flag.
The CPU interrupt request will be asserted when this flag is set.
