Methods

GetChannel

Get the channel (pin) on a digital IO device as a boolean.

SetChannel

Set the channel (pin) on a digital IO device to true/false.

SetChannelDirection

Set the direction of a channel (pin) on a digital IO device.

GetPort

Get the value of a port on a digital IO device.

SetPort

Set the value of a port on a digital IO device.

SetPortDirection

Set the direction of a port (pin) on a digital IO device.