Click or drag to resize

RaspberryPiSPI1_1 Field

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

Namespace: IO.Objects.RemoteIO.Platforms
Assembly: libremoteio (in libremoteio.dll) Version: 2.2024.165.1
Syntax
C#
public const int SPI1_1 = 3

Field Value

Int32
Remarks
/dev/spidev1.1 uses GPIO17 for slave select.
See Also