Trait stm32f4xx_hal::spi::Instance
source · pub trait Instance: Sealed + Deref<Target = RegisterBlock> + Enable + Reset + BusClock + SpiCommon { }
Object Safety§
This trait is not object safe.
pub trait Instance: Sealed + Deref<Target = RegisterBlock> + Enable + Reset + BusClock + SpiCommon { }