The SPIPortEnum enum defines possible SPI ports on the Raspberry Pi.
public enum SPIPortEnum { SPIPORT_NONE, SPIPORT_0, }