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