Module modbus_core::rtu

source ·
Expand description

Modbus RTU

Modules§

  • Modbus RTU server (slave) specific functions.

Structs§

Functions§

  • Calculate the CRC (Cyclic Redundancy Check) sum.
  • Decode RTU PDU frames from a buffer.
  • Extract a PDU frame out of a buffer.
  • Extract the PDU length out of the ADU request buffer.
  • Extract the PDU length out of the ADU response buffer.

Type Aliases§