pub type Word = u16;
Represents a single 16-bit value stored in a Modbus register.
Modbus RTU typically operates on 16-bit registers.