cyw43

Crates

git

Versions

default

Flavors

cyw43

Type Alias NetDriver

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

Embassy-net driver.

Aliased Typeยง

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