Module modbus_mapping::codec
source · Expand description
Utilities for encoding from and decoding to Modbus registers
Structs§
Traits§
- Decode a value from Big or Little Endian-ordered
Word
s. - Encode a value into Big or Little Endian-ordered
Word
s.
Type Aliases§
- A Modbus protocol address is represented by 16 bit from
0
to65535
. - Number of items to process.
- 16-bit value stored in Modbus register.