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

FreeBSD Manual Pages

  
 
  

home | help
modbus_get_header_length()			    modbus_get_header_length()

Name
       modbus_get_header_length	- retrieve the current header length

Synopsis
       int modbus_get_header_length(modbus_t *ctx);

Description
       The  modbus_get_header_length()	function  shall	 retrieve  the current
       header length from the backend. This function is	convenient to  manipu-
       late a message and so it's limited to low-level operations.

Return value
       The header length as integer value.

						    modbus_get_header_length()

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

home | help