next up previous
Next: Initializes the interrupt handler Up: Output Compare Interrupts Previous: Output Compare Interrupts

How do I install an ISR?

An interrupt service routine (ISR) is a special type of function. In this section we go through the procedure by which you can an install an ISR using Imagecraft's ICC11 compiler.

Installing an ISR involves three steps. These steps are:

We now discuss each of these steps below:



Bill Goodwine 2002-09-29