System.Device.Spi Namespace

Classes

SpiBusInfo

Base class for SPI bus information.

SpiConnectionSettings

The connection settings of a device on a SPI bus.

SpiDevice

The communications channel to a device on a SPI bus.

Enums

DataFlow

Specifies order in which bits are transferred first on the SPI bus.

SpiMode

Defines how data is synchronized between devices on a SPI bus. Clock Polarity (CPOL) determines if clock signal is low or high when in idle state. Clock Phase (CPHA) determines when data is sampled relative to the clock signal.