搜索资源列表
externint
- 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.