Trait stm32f1xx_hal::spi::Remap

source ·
pub trait Remap {
    type Periph;

    const REMAP: bool;
}

Required Associated Types§

Required Associated Constants§

Implementors§