GaIA BIOS Library
Loading...
Searching...
No Matches
mb_tcp_connection_t Struct Reference

This structure represents a Modbus/TCP connection. More...

#include <modbus_tcp.h>

Data Fields

uintptr_t socket
 TCP socket.
ip_addr_t ip_addr
 IP Address of the remote device.
uint16_t tcp_port
 Remote TCP port to send data to.

Detailed Description

This structure represents a Modbus/TCP connection.

If the socket value is 0 the connection is closed.


The documentation for this struct was generated from the following file: