Module uart
Source Available on crate feature uart only.
Expand description
- Baudrate
- UART baud rate.
- Config
- UART interface configuration.
- LPUART1
- Peripheral-specific UART driver.
- DataBits
- UART number of data bits.
- Parity
- Parity bit.
- StopBits
- UART number of stop bits.
- Uart
- Peripheral-agnostic UART driver.