Datasheet
PIC16F785/HV785
DS41249E-page 116 © 2008 Microchip Technology Inc.
TABLE 15-5: INITIALIZATION CONDITION FOR SPECIAL REGISTERS
Condition
Program
Counter
STATUS
Register
PCON
Register
Power-on Reset 000h 0001 1xxx ---1 --0x
MCLR
Reset during normal operation 000h 000u uuuu ---u --uu
MCLR
Reset during Sleep 000h 0001 0uuu ---u --uu
WDT Reset 000h 0000 uuuu ---u --uu
WDT Wake-up PC + 1 uuu0 0uuu ---u --uu
Brown-out Reset 000h 0001 1uuu ---1 --u0
Interrupt Wake-up from Sleep PC + 1
(1)
uuu1 0uuu ---u --uu
Legend: u = unchanged, x = unknown, – = unimplemented bit, reads as ‘0’.
Note 1: When the wake-up is due to an interrupt and global enable bit GIE is set, the PC is loaded with the
interrupt vector (0004h) after execution of PC + 1.