BusInOut Hello World
Fork of BusInOut_HelloWorld by
Use
The BusInOut interface is used to create an artificial bus of pins and read from / write to them. Pay special attention to the ordering of the pins in the initialization.
API
API reference.
Import librarymbed
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
4:910f6ba3c4a3 | 2017-06-26 | sarahmarshy |
"Update mbed-os" |
3:68629c6c4970 | 2017-01-19 | mab5449 | Ported mbed OS 2 to mbed OS 5 |
2:d6010b360bca | 2015-03-27 | mbedAustin | Added license to main.c file. |
1:075e57eccf3a | 2013-02-12 | stevep | Put example in a loop |
0:91a6f3d1b2f0 | 2013-02-12 | mbed_official | BusInOut HelloWorld |