A replacement for InterruptIn that debounces the interrupt.

Dependents:   D7A_Demo-Get-started CVtoOSCConverter EE3501keypad D7A_Localisation ... more

Fork of DebouncedInterrupt by Anil Kandangath

Auto generated API documentation and code listings for DebouncedInterrupt

Classes

DebouncedInterrupt Typedef enum { IRQ_NONE, IRQ_RISE, IRQ_FALL } gpio_irq_event;

Code

DebouncedInterrupt.cpp [code]
DebouncedInterrupt.h [code]