![]() |
GaIA BIOS Library
|
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. | |
This structure represents a Modbus/TCP connection.
If the socket value is 0 the connection is closed.