10.3.2.4 Fuse Configuration Regions
FOSC : ORIGIN = 0xF80000, LENGTH = 0x2
FWDT : ORIGIN = 0xF80002, LENGTH = 0x2
FBORPOR : ORIGIN = 0xF80004, LENGTH = 0x2
RESERVED1 : ORIGIN = 0xF80006, LENGTH = 0x2
RESERVED2 : ORIGIN = 0xF80008, LENGTH = 0x2
FGS : ORIGIN = 0xF8000A, LENGTH = 0x2
FICD : ORIGIN = 0xF8000C, LENGTH = 0x2
These regions correspond to the dsPIC30F3014 configuration registers. Programming for these
registers is accomplished using #pragma config
statements with the XC-DSC
compiler.