Click or drag to resize

GPIOState Properties

The GPIOState type exposes the following members.

Properties
  NameDescription
Public propertyInputPin0State
Gets a value indicating the output digital input pin 0 state which is high or low.
Public propertyOutputPin0State
Gets a value indicating the output digital output pin 0 state which is high or low.
Public propertyOutputPin1State
Gets a value indicating the output digital output pin 1 state which is high or low.
Public propertyOutputPin2State
Gets a value indicating the output digital output pin 2 state which is high or low.
Top
See Also