Trait lpc55_hal::typestates::pin::flexcomm::I2cSclPin[][src]

pub trait I2cSclPin<PIO, I2C> where
    PIO: PinId,
    I2C: I2c
{ }
Expand description

I2C serial clock

Implementors