Enum Bmxx80Base.Endianness
Specifies the Endianness of a device.
protected enum Bmxx80Base.Endianness
Fields
BigEndian = 1
Indicates big endian.
LittleEndian = 0
Indicates little endian.
Specifies the Endianness of a device.
protected enum Bmxx80Base.Endianness
BigEndian = 1
Indicates big endian.
LittleEndian = 0
Indicates little endian.