You are viewing an older revision! See the latest version

BusInOut

Table of Contents

  1. Hello World!
  2. API
  3. Related

The BusInOut interface is used as a bi-directional bus that collects together a number of DigitalInOut pins that can be read and written as one value.

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

Hello World!

Repository: BusInOut_HelloWorld

API

API summary

Import librarymbed

No documentation found.

All wikipages