![]() |
io6Library
WIZnet Dual Stack TCP/IP Ethernet Controller Driver
|
Destination Information & Destination Hardware Address for CNS_ARP. More...
#include <wizchip_conf.h>
Data Fields | |
| uint16_t | id |
| uint16_t | seq |
| wiz_IPAddress | destinfo |
Destination Information & Destination Hardware Address for CNS_ARP.
wiz_PING is a structure type to set a ID, sequence number, destination IP address for PING-request.
Definition at line 560 of file wizchip_conf.h.
| uint16_t wiz_PING_t::id |
Definition at line 562 of file wizchip_conf.h.
Referenced by wizchip_ping().
| uint16_t wiz_PING_t::seq |
Definition at line 563 of file wizchip_conf.h.
Referenced by wizchip_ping().
| wiz_IPAddress wiz_PING_t::destinfo |
Definition at line 564 of file wizchip_conf.h.
Referenced by wizchip_ping().
1.8.17