Click or drag to resize

DevicePolarityB Property

Port B Data Polarity Property (8 bits). For each bit, 0=input and 1=output.

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

Property Value

Byte
See Also