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