Module uart

Module uart 

Source
Available on crate feature uart only.
Expand description

UART configuration.

Structs§

Baudrate
UART baud rate.
Config
UART interface configuration.
LPUART1
Peripheral-specific UART driver.

Enums§

DataBits
UART number of data bits.
Parity
Parity bit.
StopBits
UART number of stop bits.
Uart
Peripheral-agnostic UART driver.