|
Treehopper C# API
|
A pin that can be used as an SPI chip-select More...
Public Member Functions | |
| Task | ToggleOutputAsync () |
| Toggle the output's value More... | |
| Task | MakeDigitalPushPullOutAsync () |
| Make the pin a push-pull output More... | |
Properties | |
| int | PinNumber [get] |
| The pin number of the pin More... | |
| Spi | SpiModule [get] |
| The SPI module that can use this pin More... | |
| new bool | DigitalValue [get, set] |
| Get or set the digital value of the pin More... | |
A pin that can be used as an SPI chip-select
|
inherited |
Toggle the output's value
Implemented in Pin, PortExpanderPin, and ShiftOutPin.
|
inherited |
Make the pin a push-pull output
Implemented in Pin, PortExpanderPin, and ShiftOutPin.
|
get |
The pin number of the pin
|
get |
The SPI module that can use this pin
|
getsetinherited |
Get or set the digital value of the pin