Trait gd32vf103xx_hal::spi::Pins[][src]

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

Associated Constants

Implementations on Foreign Types

Implementors