Type Alias UartPads

Source
pub type UartPads = Pads<Sercom5, Rx, Tx>;
Expand description

UART pads

Aliased Typeยง

pub struct UartPads { /* private fields */ }