Trait stm32f7xx_hal::i2c::PinScl[][src]

pub trait PinScl<I2C> { }
Expand description

Marker trait to define SCL pins for an I2C interface.

Implementors