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