Trait stm32f429_hal::i2s::CkPin [] [src]

pub unsafe trait CkPin<I2S> { }

CK: Serial Clock (mapped on the SCK pin) is the serial clock output in master mode and serial clock input in slave mode.

Implementors