IAR Embedded Workbench for RX 5.20IAR C/C++ DevelopmentData representationPointer typesFunction pointersFunction pointersIn this section: The function pointer of the IAR C/C++ Compiler for RX is a 32-bit pointer that can address the entire memory. The internal representation of the function pointer is the actual address it refers to. The function pointer is a pointer to __code memory.