next up previous
Next: Initializes the interrupt handler Up: Micro-controller Learning Module Output 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:



Subsections

Bill Goodwine 2001-09-04