Agile Modbus  1.1.4
Lightweight modbus protocol stack.
Slave Private Functions
Collaboration diagram for Slave Private Functions:

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...
 

Detailed Description

Function Documentation

◆ agile_modbus_serialize_response_exception()

static int agile_modbus_serialize_response_exception ( agile_modbus_t ctx,
agile_modbus_sft_t sft,
int  exception_code 
)
static

packaged exception response data

Parameters
ctxmodbus handle
sftmodbus information header
exception_codeexception code
Returns
response data length

Definition at line 1113 of file agile_modbus.c.

Here is the caller graph for this function: