SPI slave device channel number for the remote Raspberry Pi SPI
            slave device /dev/spidev1.1.
            
Namespace: IO.Objects.RemoteIO.PlatformsAssembly: libremoteio (in libremoteio.dll) Version: 2.2025.275.1
Syntaxpublic const int SPI1_1 = 3
Field Value
Int32
RemarksSPI1_1 uses GPIO17 for slave select.
            
SPI1_1 will not be configurable if the Remote I/O Server
            program is running on an Orange Pi Zero 2W.
            
See Also