DigitalIn Hello World

Fork of DigitalIn_HelloWorld_Mbed by Mbed

Use

The DigitalIn API is used to read a digital pin. The value will be either 0 or 1. Buttons and switches are some of the more common digital inputs.

API

API reference.

Import librarymbed

No documentation found.

Revisions of main.cpp

Revision Date Message Actions
0:aaf5a9d465fd 2013-02-13 digitalIn hello world File  Diff  Annotate