Trait stm32f429_hal::i2s::SdPin [] [src]

pub unsafe trait SdPin<I2S> { }

SD: Serial Data (mapped on the MOSI pin) to transmit or receive the two time- multiplexed data channels (in half-duplex mode only).

Implementors