Expand description
Universal synchronous/asynchronous receiver transmitter
Structs§
- LpUart
- Low-power UART driver.
- NoRx
- Typestate for no RX on a generic UART structure.
- NoTx
- Typestate for no TX on a generic UART structure.
- Uart1
- UART1 driver.
- Uart2
- UART2 driver.