#include <modbus-tcp-private.h>
Public Attributes | |
| char | node [_MODBUS_TCP_PI_NODE_LENGTH] |
| int | port |
| char | service [_MODBUS_TCP_PI_SERVICE_LENGTH] |
Definition at line 38 of file modbus-tcp-private.h.
| char _modbus_tcp_pi::node[_MODBUS_TCP_PI_NODE_LENGTH] |
Definition at line 42 of file modbus-tcp-private.h.
| int _modbus_tcp_pi::port |
Definition at line 40 of file modbus-tcp-private.h.
| char _modbus_tcp_pi::service[_MODBUS_TCP_PI_SERVICE_LENGTH] |
Definition at line 44 of file modbus-tcp-private.h.