Debounce InterruptIn

Dependents:   led_sigfox Allumag_lampe_sigfox Case_study_02_Turnstile B18_MP3_PLAYER ... more

Embed: (wiki syntax)

« Back to documentation index

Data Structures

Data Structures

Here are the data structures with brief descriptions:
DebouncedInterruptTypedef enum { IRQ_NONE, IRQ_RISE, IRQ_FALL } gpio_irq_event;