pub type Sd = Spi<Config<SdPads>, Duplex>;
SD Card peripheral type
pub struct Sd { /* private fields */ }