cyw43

Crates

git

Versions

default

Flavors

NetDriver

Type Alias NetDriver 

Source
pub type NetDriver<'a> = Device<'a, MTU>;
Expand description

Embassy-net driver.

Aliased Typeยง

pub struct NetDriver<'a> { /* private fields */ }