Type Alias feather_m4::UartRx

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

Alias for a configured Pin

Aliased Type§

struct UartRx { /* private fields */ }