Structs§
- Buffered
Interrupt Handler - Interrupt handler.
- Buffered
Uart - Bidirectional buffered UART which acts as a combination of
BufferedUartTx
andBufferedUartRx
. - Buffered
Uart Rx - Rx-only buffered UART.
- Buffered
Uart Tx - Tx-only buffered UART.
- Config
- Config
- Uart
- Bidirectional UART Driver, which acts as a combination of
UartTx
andUartRx
. - UartRx
- Rx-only UART Driver.
- UartTx
- Tx-only UART Driver.
Enums§
- BitOrder
- The order of bits in byte.
- Clock
Sel - The clock source for the UART.
- Config
Error - Config Error
- Data
Bits - Number of data bits
- Error
- Serial error
- Parity
- Parity
- Stop
Bits - Number of stop bits