Type Alias metro_m0::UartPads

source ·
pub type UartPads = Pads<Sercom0, UartRx, UartTx>;
Expand description

UART pads

Aliased Type§

struct UartPads { /* private fields */ }