Enum SpiChannelId
Enumerates the different SPI Channels.
Namespace: Unosquare.PiGpio.NativeEnums
Syntax
public enum SpiChannelId
Fields
Name | Description |
---|---|
SpiChannel0 | The spi channel 0 |
SpiChannel1 | The spi channel 1 |
SpiChannel2 | The spi channel 2 (Auxiliary) |