RPICSIO
The SPIPortEnum Enum
The SPIPortEnum Enum
The SPIPortEnum enum defines possible SPI ports on the Raspberry Pi.
Source Code
The source code for this class is available online for
download
and also in
browseable form.
Syntax
public enum SPIPortEnum
{
SPIPORT_NONE,
SPIPORT_0,
}