Module core

Source
Expand description

Core traits to read from and write to Modbus registers

Traitsยง

HoldingRegisterMap
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.
InputRegisterMap
Define mapping between Modbus input registers and the Self type to create and update the type instance by reading values directly from input registers