Type Alias itsybitsy_m4::UartTx

source ·
pub type UartTx = Pin<PA17, AlternateD>;
Expand description

Alias for a configured Pin

Aliased Type§

struct UartTx { /* private fields */ }