Microchip Technology MA330027 Data Sheet

Page of 622
dsPIC33EPXXX(GP/MC/MU)806/810/814 and PIC24EPXXX(GP/GU)810/814
DS70616G-page 142
 2009-2012 Microchip Technology Inc.
6.1
Resets Resources
Many useful resources related to Resets are provided
on the main product page of the Microchip web site for
the devices listed in this data sheet. This product page,
which can be accessed using this 
, contains the
latest updates and additional information.
6.1.1
KEY RESOURCES
• Section 8. “Reset” (DS70602) in the “dsPIC33E/
PIC24E Family Reference Manual”
• Code Samples
• Application Notes
• Software Libraries
• Webinars
• All related “dsPIC33E/PIC24E Family Reference 
Manual” Sections
• Development Tools
6.2
RCON Control Register
All types of device Resets set a corresponding status
bit in the RCON register to indicate the type of Reset
(see 
A POR clears all the bits, except for the POR and BOR
bits (RCON<1:0>), that are set. The user application
can set or clear any bit at any time during code
execution. The RCON bits only serve as status bits.
Setting a particular Reset status bit in software does
not cause a device Reset to occur. 
The RCON register also has other bits associated with
the Watchdog Timer and device power-saving states.
The function of these bits is discussed in other sections
of this manual. 
Note:
In the event you are not able to access the
product page using the link above, enter
this URL in your browser:
Note:
The status bits in the RCON register
should be cleared after they are read so
that the next RCON register value after a
device Reset is meaningful.