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 Words.
  • Encode a value into Big or Little Endian-ordered Words.

Type Aliases§

  • A Modbus protocol address is represented by 16 bit from 0 to 65535.
  • Number of items to process.
  • 16-bit value stored in Modbus register.