Click or drag to resize

PocketBeagleI2C2 Field

I2C bus channel number for the remote BeagleBone I2C bus I2C at pins P1.26 and P1.28.

Namespace: IO.Objects.RemoteIO.Platforms
Assembly: libremoteio (in libremoteio.dll) Version: 2.2024.165.1
Syntax
C#
public const int I2C2 = 2

Field Value

Int32
Remarks
Conflicts with GPIO12 and GPIO13.
See Also