Module w5500_ll::net[][src]

Expand description

Networking data types.

There may a standard for embedded networking in the future, see rust-embedded issue 348 and RFC 2832

This is mostly ripped from std::net.

Structs

EUI-48 MAC address struct.

Ipv4Addr address struct.

An IPv4 socket address.