Click or drag to resize

Boarddevice Property

Returns the underlying MCP23S17 device object.

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

Property Value

Device
See Also