9.9 Compiler-Specific Type Qualifiers
The MPLAB XC32 C Compiler for PIC32A MCU supports special type qualifiers which allow the user to control how variables are accessed.
For portability of code, the following table shows how the PIC32A MCU family handles qualifiers.
Qualifier | PIC32A |
---|---|
__external__ | See section the next section |