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