EZ800000100STS Zilog, EZ800000100STS Datasheet - Page 97

no-image

EZ800000100STS

Manufacturer Part Number
EZ800000100STS
Description
SOFTWARE TCP/IP SOURCE CODE
Manufacturer
Zilog
Type
Protocol Stackr
Datasheets

Specifications of EZ800000100STS

Tool Type
Programming Software
Core Architecture
Z8
For Use With/related Products
eZ80 Acclaim! MCU
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
RM004012-0707
ZTP Data Structures
ZTP Core Data Structures
This section lists a number of data structures defined by ZTP, including
structures for the ZTP core, the
ets Layer.
The following data structures are used in networking APIs.
sockaddr Structure
struct sockaddr
{
};
udp_Socket structure
This structure maintains the UDP socket related information.
typedef struct _udp_socket {
INT16 sa_family;
INT8 sa_data[14];
struct _udp_socket *next;
UINT16
INT8
INT8
VOID
UINT8
UINT8
UINT16
UINT32
dataHandler_t
eth_address
UINT32
UINT16
UINT32
UINT16
UINT16
INT
UINT8
ioctlsocket
ip_type;
*err_msg;
*usr_name;
(*usr_yield)( VOID );
rigid;
stress;
sock_mode;
usertimer;
dataHandler;
hisethaddr;
hisaddr;
hisport;
myaddr;
myport;
locflags;
queuelen;
*queue;
Zilog TCP/IP Stack API
API, and the Secure Sock-
Reference Manual
Definitions and Codes
89

Related parts for EZ800000100STS