W5100E01-AVR WIZnet, W5100E01-AVR Datasheet - Page 33

no-image

W5100E01-AVR

Manufacturer Part Number
W5100E01-AVR
Description
Development Boards & Kits - AVR W5100 EVAL BOARD BASED ON AVR
Manufacturer
WIZnet
Datasheet

Specifications of W5100E01-AVR

Rohs
yes
Product
Development Boards
Tool Is For Evaluation Of
ATMEGA128
Core
AVR8
Interface Type
LAN, RS-232
Operating Supply Voltage
5 V
Data Bus Width
8 bit
3.1.2.2.
Network Information is used in recording Network Configuration information to be used for EVB B/D.
Network Information is accessed as NETCONF Data Type.
NET_TEST
NET_SIP
NET_GWIP
NET_SN
NET_DNS
NET_MEMALLOC
Name
Network Information
void set_netconf(NETCONF* pNetConf)
void get_netconf(NETCONF* pNetConf)
typedef struct _NETCONF
{
}NETCONF;
© Copyright 2007 WIZnet Co., Inc. All rights reserved.
Valid
Information
Source IP Address
Gateway IP Address
Subnet Mask
DNS Server IP Address
W5100 Memory Allocation
<Table 3-8: Network Information Access Functions>
<Table 3-7: NETCONF Data Type Definition>
u_int
u_char mac[6];
u_long sip;
u_long gwip;
u_long sn;
u_long dns;
u_char mem_alloc;
Function
Type Definition
check
<Table 3-6: Network Information>
Description
test;
of
Network
NETCONF NetConf;
Save the Network Information
Get the Network Information
0xA5A5 – Valid
Others – Invalid
0xC0A80002 (192.168.0.2)
0xC0A80001 (192.168.0.1)
0xFFFFFF00 (255.255.255.0)
0x00000000 (0.0.0.0)
0x55
Global Instance
Description
Default Value
23

Related parts for W5100E01-AVR