Expand description
Core traits to read from and write to Modbus registers
Traitsยง
- Holding
Register Map - Define mapping between Modbus holding registers and the Self type to create and update the type instance by reading values directly from holding registers, or write the values back to holding registers.
- Input
Register Map - Define mapping between Modbus input registers and the Self type to create and update the type instance by reading values directly from input registers