Type Alias metro_m4::UartRx

source ·
pub type UartRx = Pin<PA23, AlternateC>;
Expand description

Alias for a configured Pin

Aliased Type§

struct UartRx { /* private fields */ }