Digital I/O pin.
More...
◆ addDigitalInValueChangedEventHandler()
◆ getDigitalValue()
| boolean io.treehopper.interfaces.DigitalBase.getDigitalValue |
( |
| ) |
|
|
inherited |
◆ makeDigitalIn()
| void io.treehopper.interfaces.DigitalIn.makeDigitalIn |
( |
| ) |
|
|
inherited |
◆ makeDigitalPushPullOutput()
| void io.treehopper.interfaces.DigitalOut.makeDigitalPushPullOutput |
( |
| ) |
|
|
inherited |
◆ removeDigitalInValueChangedEventHandler()
◆ setDigitalValue()
| void io.treehopper.interfaces.DigitalOut.setDigitalValue |
( |
boolean |
value | ) |
|
|
inherited |
◆ toggleOutput()
| void io.treehopper.interfaces.DigitalOut.toggleOutput |
( |
| ) |
|
|
inherited |
The documentation for this interface was generated from the following file:
- F:/Git/treehopper-sdk/Java/api/treehopper/src/main/java/io/treehopper/interfaces/DigitalIO.java