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