11.13.2 INTCON1

Interrupt Control Register 1
Name: INTCON1
Address: 0x4D7

Bit 76543210 
 STAT[1:0]       
Access RR 
Reset 00 

Bits 7:6 – STAT[1:0] Interrupt State Status

ValueDescription
11 High-priority ISR executing, high-priority interrupt was received while a low-priority ISR was executing
10 High-priority ISR executing, high-priority interrupt was received in main routine
01 Low-priority ISR executing, low-priority interrupt was received in main routine
00 Main routine executing