Click or drag to resize

Boarddevice Property

Returns the underlying MCP23017 device object.

Namespace: IO.Devices.ClickBoards.SimpleIO.Expand2
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax
C#
public Device device { get; }

Property Value

Device
See Also