1MODBUS_MAPPING_FREE(3)         Libmodbus Manual         MODBUS_MAPPING_FREE(3)
2
3
4

NAME

6       modbus_mapping_free - free a modbus_mapping_t structure
7

SYNOPSIS

9       void modbus_mapping_free(modbus_mapping_t *mb_mapping);
10

DESCRIPTION

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

RETURN VALUE

17       There is no return values.
18

SEE ALSO

20       modbus_mapping_new(3)
21

AUTHORS

23       The libmodbus documentation was written by Stéphane Raimbault
24       <stephane.raimbault@gmail.com[1]>
25

NOTES

27        1. stephane.raimbault@gmail.com
28           mailto:stephane.raimbault@gmail.com
29
30
31
32libmodbus 3.0.8                   07/31/2019            MODBUS_MAPPING_FREE(3)
Impressum