Module uart

Module uart 

Available on crate feature uart only.
Expand description

Provides support for UART.

Enumsยง

Baudrate
Common UART baud rates.
ConfigError
UART configuration error.
DataBits
UART number of data bits.
Parity
Parity bit.
StopBits
UART number of stop bits.