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