Data Polarity Property (16 bits).
Bits 0 to 7 correspond to PORT A and bits 8 to 15 correspond to PORT B.
For each bit, 0=input and 1=output.
Namespace: IO.Devices.MCP23017Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax public uint Polarity { get; set; }
Property Value
UInt32See Also