[][src]Trait stm32f1xx_hal::i2c::Pins

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

Helper trait to ensure that the correct I2C pins are used for the corresponding interface

Associated Constants

const REMAP: bool

Loading content...

Implementors

Loading content...