20.3.4 Device Name and Family (Architecture) Macros
The compiler defines a symbol based on the target device set with -mcpu=
. For
example, -mcpu=32AK1216GC41064
, which defines the symbol
__PIC32AK1216GC41064__
.
In addition, one of the following symbols is defined for the target device family.
__PIC32A__