Embassy
embassy-net-ppp

Crates

git

Versions

default

Flavors

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