struct io.ModbusRtuAduHdr

struct ModbusRtuAduHdr
{
    // fields

    uint8_t m_deviceAddress;
};