InterruptsWriting interrupt handlers | Parent topic: Writing interrupt handlers |
Let's look at the ISR itself. In the first example, we'll look at using the InterruptAttach() function. Then, we'll see the exact same thing, except with InterruptAttachEvent().