Type Alias metro_m4::UartTx

source ·
pub type UartTx = Pin<PA22, AlternateC>;
Expand description

Alias for a configured Pin

Aliased Type§

struct UartTx { /* private fields */ }