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

pub trait I2sSckPin<PIO, I2S> where
    PIO: PinId,
    I2S: I2s
{ }
Expand description

I2S serial clock

Implementors