Type Alias feather_m4::UartTx

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

Alias for a configured Pin

Aliased Type§

struct UartTx { /* private fields */ }