Click or drag to resize

BeaglePlay.PWM_GROVE_D1 Field

PWM output channel number for the Grove socket pin D1.
Remarks
This PWM output cannot be configured unless the BeaglePlay has had either the grove-motor2.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 PWM_GROVE_D1 = 2

Field Value

Int32
See Also