4.5.5 Predefined Symbols
The assembler predefines several symbols which can be tested by conditional directives in source code.
Symbol | Definition |
---|---|
Device Family Symbols | |
__dsPIC33A | dsPIC33A target device family |
__PIC32A | PIC32A target device family |
Feature Symbols | |
__HAS_DSP | Device has a DSP engine |
__HAS_ISA32 | Device supports 32-bit instruction set. |