Type Alias netstack3_device::ethernet::EthernetPrimaryDeviceId

source ·
pub type EthernetPrimaryDeviceId<BT> = BasePrimaryDeviceId<EthernetLinkDevice, BT>;
Expand description

The primary Ethernet device reference.

Aliased Type§

struct EthernetPrimaryDeviceId<BT> { /* private fields */ }