Click or drag to resize

DevicePort Property

Port Data Property (16 bites). Bits 0 to 7 correspond to PORT A and bits 8 to 15 correspond to PORT B.

Namespace: IO.Devices.MCP23S17
Assembly: libremoteio (in libremoteio.dll) Version: 2.2024.165.1
Syntax
C#
public uint Port { get; set; }

Property Value

UInt32
See Also