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.
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.
The online versions of the documents are provided as a courtesy. Verify all content and data in the device’s PDF documentation found on the device product page.