embassy-net-wiznet

Crates

git

Versions

default

Flavors

embassy_net_wiznet

Type Alias Device

source
pub type Device<'d> = Device<'d, MTU>;
Expand description

Type alias for the embassy-net driver.

Aliased Typeยง

struct Device<'d> { /* private fields */ }