DigitalInOut Hello World

Fork of DigitalInOut_HelloWorld_Mbed by Mbed

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

No documentation found.

History

"Update mbed-os" default tip

2017-06-27, by sarahmarshy [Tue, 27 Jun 2017 11:04:14 -0500] rev 7

"Update mbed-os"


Ported mbed OS 2 to mbed OS 5

2017-01-19, by mab5449 [Thu, 19 Jan 2017 10:36:20 -0600] rev 6

Ported mbed OS 2 to mbed OS 5


it works!!!;

2015-03-27, by mbedAustin [Fri, 27 Mar 2015 22:05:54 +0000] rev 5

it works!!!;


Added license to main.c file.

2015-03-27, by mbedAustin [Fri, 27 Mar 2015 20:13:44 +0000] rev 4

Added license to main.c file.


added comments on use

2014-09-21, by mbedAustin [Sun, 21 Sep 2014 19:17:17 +0000] rev 3

added comments on use


update libs;

2014-09-21, by mbedAustin [Sun, 21 Sep 2014 19:15:17 +0000] rev 2

update libs;


use latest version of mbed libraries

2013-02-21, by mbed_official [Thu, 21 Feb 2013 17:06:42 +0000] rev 1

use latest version of mbed libraries


DigitalInOut Hello World

2013-02-13, by mbed_official [Wed, 13 Feb 2013 16:11:53 +0000] rev 0

DigitalInOut Hello World