Type Alias UartTx

Source
pub type UartTx = Pin<PB22, AlternateD>;
Expand description

Alias for a configured Pin

Aliased Typeยง

pub struct UartTx { /* private fields */ }