10.4.1 Interrupt Control Register 1

Note:
  1. The user is responsible for clearing this bit by writing a zero to it.
Name: INTCON1
Offset: 0x70

Bit 3130292827262524 
 NSTDIS        
Access R/W 
Reset 0 
Bit 2322212019181716 
          
Access  
Reset  
Bit 15141312111098 
 GIE        
Access R/W 
Reset 1 
Bit 76543210 
    STKERRADDRERRBADOPERR   
Access R/WR/WR/W 
Reset 000 

Bit 31 – NSTDIS Interrupt Nesting Disable bit

ValueDescription
1

Interrupt nesting is disabled.

0

Interrupt nesting is enabled.

Bit 15 – GIE Global Interrupt Enable bit

ValueDescription
1 Interrupts are enabled (assuming associated IE bits are enabled).
0 Interrupts are disabled (traps are still enabled).

Bit 4 – STKERR  Stack Error Trap Status bit(1)

ValueDescription
1 Stack Error Trap has occurred.
0

Stack Error Trap has not occurred.

Bit 3 – ADDRERR  Address Error Trap Status bit(1)

ValueDescription
1 Address Error Trap has occurred.
0 Address Error Trap has not occurred.

Bit 2 – BADOPERR  Illegal Opcode Error Trap Status bit(1)

ValueDescription
1 Illegal Opcode Error Trap has occurred.
0 Illegal Opcode Error Trap has not occurred.