SYNOPSIS

void modbus_mapping_free(modbus_mapping_t *mb_mapping);

DESCRIPTION

The modbus_mapping_free() function shall free the four arrays of mb_mapping_t structure and finally the mb_mapping_t referenced by mb_mapping.

RETURN VALUE

There is no return values.

RELATED TO modbus_mapping_free…

AUTHORS

The libmodbus documentation was written by St\('ephane Raimbault <\m[blue][email protected]\m[]\s-2\u[1]\d\s+2>

NOTES