Click or drag to resize

Boarddevice Property

Returns the underlying MCP23S17 device object.

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

Property Value

Device
See Also