SW500009 Microchip Technology, SW500009 Datasheet - Page 172

HI-TECH FOR DSPIC/PIC24

SW500009

Manufacturer Part Number
SW500009
Description
HI-TECH FOR DSPIC/PIC24
Manufacturer
Microchip Technology
Type
Compilerr
Series
PIC24 & DsPICr
Datasheet

Specifications of SW500009

Supported Families
PIC24
Core Architecture
PIC, DsPIC
Software Edition
Standard
Kit Contents
Software And Docs
Tool Type
Compiler
Mcu Supported Families
PIC24 MCUs And DsPIC DSCs
Lead Free Status / RoHS Status
Not applicable / RoHS Compliant
For Use With/related Products
DSPIC3X/PIC24
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
Other names
025
778-1003
778-1003
__CONFIG
Synopsis
Description
This macro is used to program the configuration fuses that set the device into various modes of
operation.
vice. These attribute masks can be found tabulated in this manual in the Features and Runtime
Environment section.
Example
See also
__EEPROM_DATA(), __IDLOC(), __IDLOC7()
158
The macro accepts the 16-bit value it is to update it with.
16-Bit masks have been defined to describe each programmable attribute available on each de-
Multiple attributes can be selected by ANDing them together.
#include <htc.h>
__CONFIG(data)
#include <htc.h>
__CONFIG(RC & UNPROTECT)
void
main (void)
{
}
Library Functions

Related parts for SW500009