Expand description
modbus-rtu crate error types
Enumsยง
- Error
- Error type that captures failures encountered when talking to a Modbus RTU device.
- Request
Packet Error - Errors that can occur while building a Modbus RTU request packet.
- Response
Packet Error - Errors that can occur while validating and decoding a Modbus RTU response packet.