Crate modbus_rtu

Crate modbus_rtu 

Source

Modules§

error
modbus-rtu crate error types

Structs§

Request
Represents an outgoing Modbus RTU request along with its metadata.

Enums§

Exception
Enumerates the Modbus application exceptions returned by a slave device, including a catch-all for codes not defined by the specification.
Function
Function
FunctionKind
FunctionKind
Response
Represents the outcome of a Modbus RTU request, covering data reads, write acknowledgements, and protocol exceptions.