Rhyduino.DigitalPinValue Enumeration

The valid value states for a digital pin.

Values

Name Description
HighThe pin reports a HIGH state.
LowThe pin reports a LOW state.
NoneThe value cannot be determined due to the state of the pin.