|
liblightmodbus
2.0
A lightweight, cross-platform Modbus RTU library
|
Contains the modbusParser union used during frame creation and parsing. More...
Go to the source code of this file.
Data Structures | |
| union | modbusParser |
| A big union of structures used for parsing standard Modbus requests and building responses. More... | |
Typedefs | |
| typedef union modbusParser | ModbusParser |
| A big union of structures used for parsing standard Modbus requests and building responses. More... | |
Contains the modbusParser union used during frame creation and parsing.
| typedef union modbusParser ModbusParser |
A big union of structures used for parsing standard Modbus requests and building responses.
1.8.13