pub type I2cSda = Pin<PA08, AlternateD>;
Alias for a configured Pin
Pin
pub struct I2cSda { /* private fields */ }