Structs§
- BufferedInterrupt Handler 
- Interrupt handler.
- BufferedUart 
- Bidirectional buffered UART which acts as a combination of BufferedUartTxandBufferedUartRx.
- BufferedUart Rx 
- Rx-only buffered UART.
- BufferedUart Tx 
- Tx-only buffered UART.
- Config
- Config
- Uart
- Bidirectional UART Driver, which acts as a combination of UartTxandUartRx.
- UartRx
- Rx-only UART Driver.
- UartTx
- Tx-only UART Driver.
Enums§
- BitOrder
- The order of bits in byte.
- ClockSel 
- The clock source for the UART.
- ConfigError 
- Config Error
- DataBits 
- Number of data bits
- Error
- Serial error
- Parity
- Parity
- StopBits 
- Number of stop bits