Input Pullup Property (16 bits).
Bits 0 to 7 correspond to PORT A and bits 8 to 15 correspond to PORT B.
For each bit, 0=high impedance and 1=100k pullup.
Namespace: IO.Devices.MCP23S17Assembly: libremoteio (in libremoteio.dll) Version: 2.2024.165.1
Syntax public uint Pullups { get; set; }
Property Value
UInt32See Also