Click or drag to resize

DevicePullupsB Property

Port B Input Pullup Property (16 bits). For each bit, 0=high impedance and 1=100k pullup.

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

Property Value

Byte
See Also