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

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

I2S word select

Implementors