pub trait Instance:
SealedInstance
+ RccPeripheral
+ Send
+ 'static { }
Expand description
Ethernet instance.
Object Safety§
This trait is not object safe.
pub trait Instance:
SealedInstance
+ RccPeripheral
+ Send
+ 'static { }
Ethernet instance.