How to count the number of times a pushbutton is pressed

05 Apr 2015

Hello everyone,

I wanted to count the number of times a pushbutton is pressed via C program. please help.

06 Apr 2015

A quick search for pushbutton would have turned up this link https://developer.mbed.org/users/4180_1/code/Pushbutton_Debounce_Interrupt/