Trait stm32f7xx_hal::can::Pins[][src]

pub trait Pins: Sealed {
    type Instance;
}

Associated Types

Implementations on Foreign Types

Implementors