DigitalInOut Hello World
Fork of DigitalInOut_HelloWorld_Mbed by
Use
The DigitalInOut API can be used to both read and write a digital pin. Use the output() and input() function calls to switch modes and then use just like you would DigitalIn or DigitalOut.
API
API reference.
Import librarymbed
Revisions of main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
0:0d0417932681 | 2013-02-13 | DigitalInOut Hello World | File Diff Annotate |