Description: Demonstrates use of external interrupts.
Each time a push button is pressed, the external interrupt INT0 is called, which
increments the global variable led and outputs its value to port B.
For simplicity, no de-bouncing is implemented.
To Search:
File list (Check if you may need any files):
externint.c