Enum Mcp23xxx.PortBank
The I/O port bank for 16 pin devices
Assembly: Mcp23xxx.dll
View Source
public enum Mcp23xxx.PortBank
Fields
A
The first set / bank of 8 GPIO pins
View Source
A = 0
B
The second set /bank of 8 GPIO pins (Mcp23x1x only)
View Source
B = 1