pub trait Instance:
Peripheral<P = Self>
+ SealedInstance
+ RccPeripheral { }
Expand description
Peripheral instance trait.
Object Safety§
This trait is not object safe.
pub trait Instance:
Peripheral<P = Self>
+ SealedInstance
+ RccPeripheral { }
Peripheral instance trait.