SpiConnectionSettings.DataFlow Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies order in which bits are transferred first on the SPI bus.
public System.Device.Spi.DataFlow DataFlow { get; set; }
member this.DataFlow : System.Device.Spi.DataFlow with get, set
Public Property DataFlow As DataFlow