__set_interrupt_table
In this section:
Syntax
void __set_interrupt_table(unsigned long address);Description
Writes a specific value to the INTB register.
Note
To use intrinsic functions in an application, you must include the header file(s) where they are declared, see Summary of intrinsic functions.