Click or drag to resize

PocketBeagleI2C1 Field

I2C bus channel number for the remote BeagleBone I2C bus I2C at pins P2.9 and P2.11.

Namespace: IO.Objects.RemoteIO.Platforms
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax
C#
public const int I2C1 = 1

Field Value

Int32
Remarks
Conflicts with GPIO14 and GPIO15.
See Also