Click or drag to resize

RaspberryPiSPI0_1 Field

SPI slave device channel number for the remote Raspberry Pi SPI slave device /dev/spidev0.1.

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

Field Value

Int32
Remarks
SPI0_1 uses GPIO7 for slave select.
See Also