Läs på engelska Redigera

Dela via


DataFlow Enum

Definition

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

C#
public enum DataFlow
Inheritance
DataFlow

Fields

Name Value Description
MsbFirst 0

Most significant bit will be sent first (most of the devices use this value).

LsbFirst 1

Least significant bit will be sent first.

Applies to

Produkt Versioner
.NET IoT Libraries 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0