BusIn HelloWorld

Fork of BusIn_HelloWorld by Mbed

Use

BusIn is an abstraction that takes any pins and makes them appear as though they are linearly memory mapped for ease of use. This abstraction is useful for checking multiple inputs in a single pass. In general this abstraction can be used to make code less cluttered, clearer, and take less time to write.

Note

Please pay attention to the ordering of pins in the initialization. The order pins are initialized in are the reverse order that bits are OR'd together.

API

API reference.

Import librarymbed

No documentation found.

Files at this revision

API Documentation at this revision

Comitter:
sarahmarshy
Date:
Mon Jun 26 08:37:59 2017 -0500
Parent:
7:2ec7138ea637
Commit message:
"Update mbed-os"

Changed in this revision

mbed-os.lib Show annotated file Show diff for this revision Revisions of this file
diff -r 2ec7138ea637 -r 1e81bff34109 mbed-os.lib
--- a/mbed-os.lib	Thu Jan 19 10:33:55 2017 -0600
+++ b/mbed-os.lib	Mon Jun 26 08:37:59 2017 -0500
@@ -1,1 +1,1 @@
-https://github.com/ARMmbed/mbed-os/#04a31f3b39bfbd69e155ed7c9f55880fd75278ba
+https://github.com/ARMmbed/mbed-os/#c9e63f14085f5751ff5ead79a7c0382d50a813a2