Module uart
Available on crate feature
uart only.Expand description
Provides support for UART.
Enumsยง
- Baudrate
- Common UART baud rates.
- Config
Error - UART configuration error.
- Data
Bits - UART number of data bits.
- Parity
- Parity bit.
- Stop
Bits - UART number of stop bits.