SW500009 Microchip Technology, SW500009 Datasheet - Page 174

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
__IDLOC
Synopsis
Description
This macro places data into the device’s special locations outside of addressable memory reserved
for ID. This would be useful for storage of serial numbers etc.
Example
See also
__IDLOC7(), __CONFIG()
160
The macro will attempt to write 4 nibbles of data to the 4 locations reserved for ID purposes.
#include <htc.h>
__IDLOC(x)
#include <htc.h>
__IDLOC(15F0);
/* will store 1, 5, F and 0 in the ID registers*/
void
main (void)
{
}
Library Functions

Related parts for SW500009