Type Alias Uart

Source
pub type Uart = Uart<Config<UartPads>, Duplex>;
Expand description

UART device for the labelled RX & TX pins

Aliased Typeยง

struct Uart { /* private fields */ }