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

pub trait I2sSckPin<PIO, I2S> where
    PIO: PinId,
    I2S: I2s
{ }
[]

I2S serial clock

Implementors