Structsยง
- UART Baudrate.
- Configuration of parity and hardware flow control register.
- Enable UART and acquire IOs.
- Error source. Write error field to 1 to clear error.
- Interrupt enable clear register.
- Peripheral power control.
- RXD register. On read action the buffer pointer is displaced. Once read the character is consumed. If read when no character available, the UART will stop working.
- Shortcuts for UART.
- TXD register.