|
Agile Modbus 1.1.4
Lightweight modbus protocol stack.
|

Functions | |
| static int | agile_modbus_check_confirmation (agile_modbus_t *ctx, uint8_t *req, uint8_t *rsp, int rsp_length) |
| Check and confirm the slave response data. | |
|
static |
Check and confirm the slave response data.
| ctx | modbus handle |
| req | request data pointer |
| rsp | response data pointer |
| rsp_length | response data length |
-128 -$return value) Definition at line 343 of file agile_modbus.c.

