Hello World for InterruptIn

Fork of InterruptIn_HelloWorld by Mbed

Use

Interrupts are a way of causing a function to be called when a certain event happens. This example demonstrates calling a function when a button is pressed. Specifically on the rising edge of a button press. This can be observed by LED4 blinking as the program runs and LED1 only changing when the button is pressed.

API

API reference.

Import librarymbed

No documentation found.
Download repository: zip gz

Files at revision 4:de061b559d35

Name Size Actions
[up]
main.cpp 976 Revisions Annotate
mbed-os.lib 77 Revisions Annotate