Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
MODBUS_MAPPING_FREE(3)	       libmodbus Manual		MODBUS_MAPPING_FREE(3)

NAME
       modbus_mapping_free - free a modbus_mapping_t structure

SYNOPSIS
       void modbus_mapping_free(modbus_mapping_t *mb_mapping);

DESCRIPTION
       The 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
       modbus_mapping_new(3)

AUTHORS
       The libmodbus documentation was written by Stphane Raimbault
       <stephane.raimbault@gmail.com>

libmodbus v3.1.7		  04/12/2025		MODBUS_MAPPING_FREE(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=modbus_mapping_free&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help