You are viewing an older revision! See the latest version

DigitalInOut

The DigitalInOut interface is used as a bi-directional digital pin, used to read the value of a digital pin when set as an input, or write the value when set as an output.

Any of the numbered mbed pins can be used as a DigitalInOut.

Hello World!

Repository: DigitalInOut_HelloWorld_Mbed

API

API summary

Import librarymbed

No documentation found.

Interface

The DigitalInOut Interface can be used on any pin with a blue label.

/media/uploads/chris/pinout-thumbnails.jpg
See the Pinout page for more details

All wikipages