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