pub type SdSsGpio = Pin<PA14, PushPullOutput>;
Alias for a configured Pin
Pin
pub struct SdSsGpio { /* private fields */ }