Trait stm32f4xx_hal::spi::Instance[][src]

pub trait Instance: Sealed + Deref<Target = RegisterBlock> + Enable + Reset + GetBusFreq { }

Implementors