Type Alias samd11_bare::UartTx

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

Alias for a configured Pin

Aliased Type§

struct UartTx { /* private fields */ }