Functions§
- read_
u16 - Reads an u16 from the given modbus data. The data is considered to be big endian with msB first
- read_
u16_ ⚠unchecked - Reads an u16 from the given modbus data without performing bounds checks. The data is considered to be big endian with msB first.