Click or drag to resize

BeaglePlayCS Field

GPIO channel number for the BeaglePlay mikroBUS socket CS pin.
Remarks
This GPIO pin cannot be configured unless the BeaglePlay has had either the mikrobus-gpio.dtbo or the mikrobus-spi-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 CS = 8

Field Value

Int32
See Also