Datasheet
© 2007 Microchip Technology Inc. DS41206B-page 69
PIC16F716
TABLE 9-5: RESET CONDITION FOR SPECIAL REGISTERS
Condition
Program
Counter
STATUS
Register
PCON
Register
Power-on Reset (BOREN = 0)000h0001 1xxx ---- --0x
Power-on Reset (BOREN = 1)000h0001 1xxx ---- --01
MCLR
Reset during normal operation 000h 000u uuuu ---- --uu
MCLR
Reset during Sleep 000h 0001 0uuu ---- --uu
WDT Reset 000h 0000 1uuu ---- --uu
WDT Wake-up PC + 1 uuu0 0uuu ---- --uu
Brown-out Reset 000h 0001 1uuu ---- --u0
Interrupt wake-up from Sleep PC + 1
(1)
uuu1 0uuu ---- --uu
Legend: u = unchanged, x = unknown, - = unimplemented bit read as ‘0’.
Note 1: When the wake-up is due to an interrupt and the GIE bit is set, the PC is loaded with the interrupt vector
(0004h).