Type Alias feather_m0::UartPads

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

UART pads for the labelled RX & TX pins

Aliased Type§

struct UartPads { /* private fields */ }