SdPin

Trait SdPin 

Source
pub unsafe trait SdPin<I2S> { }
Expand description

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

Implementors§