GetPinValue(out Rhyduino.DigitalPinValue) Method
Gets the stored value of a digital pin that is in input or output mode.
Parameters
Name | Description |
digitalPinValue | The variable used to return the result. |
Returns
True if the value was retrieved successfully.
Exceptions
Remarks
Examples
See Also