Type Alias metro_m4::UartPads

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

UART Pads for the labelled UART peripheral

Aliased Type§

struct UartPads { /* private fields */ }