Type Alias samd11_bare::UartRx

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

Alias for a configured Pin

Aliased Type§

struct UartRx { /* private fields */ }