EthernetPrimaryDeviceId

Type Alias EthernetPrimaryDeviceId 

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

The primary Ethernet device reference.

Aliased Typeยง

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