Query: modbus_mapping_free
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MODBUS_MAPPING_FREE(3) Libmodbus Manual MODBUS_MAPPING_FREE(3)NAMEmodbus_mapping_free - free a modbus_mapping_t structureSYNOPSISvoid modbus_mapping_free(modbus_mapping_t *mb_mapping);DESCRIPTIONThe 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 VALUEThere is no return values.SEE ALSOmodbus_mapping_new(3)AUTHORSThe libmodbus documentation was written by Stephane Raimbault <stephane.raimbault@gmail.com[1]>NOTES1. stephane.raimbault@gmail.com mailto:stephane.raimbault@gmail.com libmodbus 3.0.3 05/26/2012 MODBUS_MAPPING_FREE(3)