Searched defs:modbus_adu (Results 1 – 1 of 1) sorted by relevance
72 struct modbus_adu { struct74 uint16_t trans_id;76 uint16_t proto_id;78 uint16_t length;80 uint8_t unit_id;82 uint8_t fc;84 uint8_t data[CONFIG_MODBUS_BUFFER_SIZE - 4];86 uint16_t crc;