Trait stm32f7xx_hal::spi::Pins[][src]

pub trait Pins<I> { }
Expand description

Implemented for all tuples that contain a full set of valid SPI pins

Implementations on Foreign Types

Implementors