Type Alias itsybitsy_m4::UartPads

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

UART Pads for the labelled UART peripheral

Aliased Type§

struct UartPads { /* private fields */ }