Type Alias netstack3_device::ethernet::EthernetWeakDeviceId
source · pub type EthernetWeakDeviceId<BT> = BaseWeakDeviceId<EthernetLinkDevice, BT>;
Expand description
A weak device ID identifying an ethernet device.
Aliased Type§
struct EthernetWeakDeviceId<BT> { /* private fields */ }