Type Alias feather_m4::UartPads

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

UART pads for the labelled RX & TX pins

Aliased Type§

struct UartPads { /* private fields */ }