Defining an Interrupt Function
The compiler provides two ways to define an interrupt function:
Using the TRAP_PROC Pragma
Using the Interrupt Keyword