|
Treehopper Java API
|
This is the complete list of members for io.treehopper.interfaces.DigitalIO, including all inherited members.
| addDigitalInValueChangedEventHandler(DigitalInValueChangedEventHandler handler) | io.treehopper.interfaces.DigitalIn | |
| getDigitalValue() | io.treehopper.interfaces.DigitalBase | |
| makeDigitalIn() | io.treehopper.interfaces.DigitalIn | |
| makeDigitalPushPullOutput() | io.treehopper.interfaces.DigitalOut | |
| removeDigitalInValueChangedEventHandler(DigitalInValueChangedEventHandler handler) | io.treehopper.interfaces.DigitalIn | |
| setDigitalValue(boolean value) | io.treehopper.interfaces.DigitalOut | |
| toggleOutput() | io.treehopper.interfaces.DigitalOut |