Trait stm32f103xx_hal::spi::Pins [] [src]

pub trait Pins<SPI> {
    const REMAP: bool;
}

Associated Constants

Implementors