Type Alias itsybitsy_m4::UartRx

source ·
pub type UartRx = Pin<PA16, AlternateD>;
Expand description

Alias for a configured Pin

Aliased Type§

struct UartRx { /* private fields */ }