Trait stm32f1xx_hal::can::Pins

source ·
pub trait Pins: Sealed {
    type Instance;

    fn remap(mapr: &mut MAPR);
}

Required Associated Types§

Required Methods§

Implementations on Foreign Types§

Implementors§