Constructor for a single Expand 2 click.
Namespace: IO.Devices.ClickBoards.SimpleIO.Expand2Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax public Board(
int socknum,
int addr = 32
)
Parameters
- socknum Int32
- mikroBUS socket number.
- addr Int32 (Optional)
- I2C slave address.
See Also