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 function shall free the four arrays of mb_mapping_t structure and
13       finally the mb_mapping_t referenced by mb_mapping.
14

RETURN VALUE

16       There is no return values.
17

SEE ALSO

19       modbus_mapping_new(3)
20

AUTHORS

22       The libmodbus documentation was written by Stéphane Raimbault
23       <stephane.raimbault@gmail.com>
24
25
26
27libmodbus v3.1.6                  01/19/2023            MODBUS_MAPPING_FREE(3)
Impressum