struct io.HwcMsgHdr

struct HwcMsgHdr {
    // fields

    char m_stx;
    io.HwcMsgCode m_code;
    uint16_t m_dataSize;
};