pub type EthernetPrimaryDeviceId<BT> = BasePrimaryDeviceId<EthernetLinkDevice, BT>;
Expand description
The primary Ethernet device reference.
Aliased Type§
struct EthernetPrimaryDeviceId<BT> { /* private fields */ }
pub type EthernetPrimaryDeviceId<BT> = BasePrimaryDeviceId<EthernetLinkDevice, BT>;
The primary Ethernet device reference.
struct EthernetPrimaryDeviceId<BT> { /* private fields */ }