SPI slave device channel number for the remote Raspberry Pi SPI
slave device /dev/spidev1.0.
Namespace: IO.Objects.RemoteIO.PlatformsAssembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax public const int SPI1_0 = 2
Field Value
Int32Remarks /dev/spidev1.0 uses GPIO18 for slave select.
See Also