11.13.2 INTCON1
Name: | INTCON1 |
Offset: | 0x4D7 |
Bit | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | |
STAT[1:0] | |||||||||
Access | R | R | |||||||
Reset | 0 | 0 |
Bits 7:6 – STAT[1:0] Interrupt State Status
Value | Description |
---|---|
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 |