io6Library
WIZnet Dual Stack TCP/IP Ethernet Controller Driver
Data Fields
wiz_PING_t Struct Reference

Destination Information & Destination Hardware Address for CNS_ARP. More...

#include <wizchip_conf.h>

Data Fields

uint16_t id
 
uint16_t seq
 
wiz_IPAddress destinfo
 

Detailed Description

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.

See also
ctlnetservice(), CNS_PING
IK_SOCKL_TOUT, IK_SOCKL_PING4, IK_SOCKL_PING6

Definition at line 560 of file wizchip_conf.h.

Field Documentation

◆ id

uint16_t wiz_PING_t::id

Definition at line 562 of file wizchip_conf.h.

Referenced by wizchip_ping().

◆ seq

uint16_t wiz_PING_t::seq

Definition at line 563 of file wizchip_conf.h.

Referenced by wizchip_ping().

◆ destinfo

wiz_IPAddress wiz_PING_t::destinfo

Definition at line 564 of file wizchip_conf.h.

Referenced by wizchip_ping().


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