|
Treehopper C# API
|
Interface for digital output pins More...
Public Member Functions | |
| Task | ToggleOutputAsync () |
| Toggle the output's value More... | |
| Task | MakeDigitalPushPullOutAsync () |
| Make the pin a push-pull output More... | |
Properties | |
| new bool | DigitalValue [get, set] |
| Get or set the digital value of the pin More... | |
Interface for digital output pins
| Task ToggleOutputAsync | ( | ) |
Toggle the output's value
Implemented in Pin, PortExpanderPin, and ShiftOutPin.
| Task MakeDigitalPushPullOutAsync | ( | ) |
Make the pin a push-pull output
Implemented in Pin, PortExpanderPin, and ShiftOutPin.
|
getset |
Get or set the digital value of the pin