MODBUS MASTER MONITOR 1.0
Loading...
Searching...
No Matches
ResponseFormat Struct Reference

Intermediate structure to pass data from the Modbus callback to tasks. More...

Public Attributes

uint8_t data [MAX_MODBUS_RESPONSE_LENGTH]
 Raw data buffer.
size_t length
 Number of valid bytes in the buffer.
uint8_t deviceId
 ID of the responding device (Optional).
uint32_t order
 Order token for correlation (Optional).

Detailed Description

Intermediate structure to pass data from the Modbus callback to tasks.


The documentation for this struct was generated from the following file: