modbus_mapping_free - Man Page
free a modbus_mapping_t structure
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.
See Also
Authors
The libmodbus documentation was written by Stéphane Raimbault <stephane.raimbault@gmail.com[1]>
Notes
- 1.
stephane.raimbault@gmail.com
mailto:stephane.raimbault@gmail.com
Referenced By
libmodbus(7), modbus_mapping_new(3).
07/31/2019 libmodbus 3.0.8 Libmodbus Manual