Table of Contents

Enum Bmxx80Base.Endianness

Namespace
Iot.Device.Bmxx80
Assembly
Iot.Device.Bmxx80.dll

Specifies the Endianness of a device.

protected enum Bmxx80Base.Endianness

Fields

BigEndian = 1

Indicates big endian.

LittleEndian = 0

Indicates little endian.