You are viewing an older revision! See the latest version
BusOut
The BusOut interface is used to create a number of DigitalOut pins that can be written as one value.
Hello World!¶
API¶
API summary
Import librarymbed
Interface¶
The BusOut interface can be used on mbed pins p5-p30, and also on-board LED1-LED4
The BusOut interface can be used to set the state of the output pins, and also read back the current output state.