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