This is an example program that shows how to use timer, ticker and interrupts. It uses LPC1768 board leds and a button to show how interrupts, timers and tickers are implemented to toggle leds.

Dependencies:   mbed

Auto generated API documentation and code listings for timer_interrupts

Code

main.cpp [code]