Click or drag to resize

BeaglePlaySDA Field

GPIO channel number for the BeaglePlay mikroBUS socket SDA pin.
Remarks
This GPIO pin cannot be configured unless the BeaglePlay has had either the mikrobus-gpio.dtbo or the mikrobus-i2c-gpio.dtbo device tree overlay applied.

Namespace: IO.Objects.RemoteIO.Platforms
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2025.76.2
Syntax
C#
public const int SDA = 17

Field Value

Int32
See Also