struct ModbusWriteSingleParams { // fields uint16_t bigendian m_address; uint16_t bigendian m_value; };