A simple example that uses the GPIO group and pin interrupts. LED1 turns on when P21 and P22 are grounded (using group 0 interrupt) LED1 turns of when P23 or P24 are grounded (using group 1 interrupt) LED2 turns on when P19 is grounded (using GPIO interrupt 0) LED2 turns off when P18 is grounded (using GPIO interrupt 1)

Dependencies:   mbed

Download repository: zip gz

Files at revision 2:7c8d0f7dd79f

Name Size Actions
[up]
main.cpp 19138 Revisions Annotate
mbed.bld 66 Revisions Annotate