Embassy
embassy-net-wiznet

Crates

git

Versions

default

Flavors

Type Alias embassy_net_wiznet::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 */ }