Lab1_BasicIO

Dependencies of Lab1_BasicIO

A dependency is a program or library which this library uses. When you import this library, the dependencies are automatically imported.

Extends DigitalIn to DebounceIn to provide mechanical switch debouncing. debounce, DigitalIn
The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.
InterruptIn style DigitalIn debounced with callbacks for pin state change and pin state hold. debounce, DigitalIn, InterruptIn