Timer Interrupts (timers)

Compatibility: Eagle 50, 50E, 100


This example application demonstrates the use of the timers to generate periodic interrupts.

One timer is set up to interrupt once per second and the other to interrupt twice per second; each interrupt handler will toggle its own indicator on the display.