9.6.3 Function Pointers

The MPLAB XC32 C Compiler for PIC32A MCU fully supports pointers to functions, which allows functions to be called indirectly.

All function pointers are 32-bits wide which sufficient to access the entire memory space.