| 123456789101112131415161718192021 |
- UART
- ====
- Overview
- --------
- `Instructions`_
- .. _Instructions: ../template.html
- Application Example
- -------------------
- Configure uart settings and install uart driver to read/write using UART0 and UART1 interfaces: :example:`peripherals/uart`.
- API Reference
- -------------
- .. include:: /_build/inc/uart.inc
|