Click or drag to resize

BeaglePlay.D0 Field

GPIO channel number for the BeaglePlay Grove socket D0 pin.
Remarks
This GPIO pin cannot be configured unless the BeaglePlay has had either the grove-gpio.dtbo or the grove-motor3.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 D0 = 18

Field Value

Int32
See Also