Seesaw.SetI2cAddress(Byte) Method

Definition

Change the I2C address that the Seesaw board listens on. Note that this will reset communications with the host device and dispose the current I2cDevice.

C#
public void SetI2cAddress (byte i2cAddress);

Parameters

i2cAddress
Byte

The new I2C address to be used.

Applies to

Product Versions
.NET IoT Libraries 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0