Agile Modbus
1.1.4
Lightweight modbus protocol stack.
|
Functions | |
static int | agile_modbus_serialize_response_exception (agile_modbus_t *ctx, agile_modbus_sft_t *sft, int exception_code) |
packaged exception response data More... | |
|
static |
packaged exception response data
ctx | modbus handle |
sft | modbus information header |
exception_code | exception code |
Definition at line 1113 of file agile_modbus.c.