[][src]Module w5500_ll::net

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 directly from std::net.

Structs

Eui48Addr

EUI-48 MAC address struct.

Ipv4Addr

Ipv4Addr address struct.