Home
last modified time | relevance | path

Searched refs:Byte2 (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sensors/
DMAX30208.cs432 public byte Byte2 => (byte)Value; field
433 public byte[] Bytes => new byte[] { Byte1, Byte2 };
DMAX86171.cs1147 public byte Byte2 => (byte)((innerPacket & 0x00FF00) >> 8); field
1149 public byte[] Bytes => new byte[] { Byte1, Byte2, Byte3 };