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