Type Alias components::ieee802154::Ieee802154ComponentType

source ·
pub type Ieee802154ComponentType<R, A> = RadioDriver<'static, MacUser<'static, Framer<'static, AwakeMac<'static, R>, VirtualAES128CCM<'static, A>>>>;

Aliased Type§

struct Ieee802154ComponentType<R, A> { /* private fields */ }