uart.rst 315 B

123456789101112131415161718192021
  1. UART
  2. ====
  3. Overview
  4. --------
  5. `Instructions`_
  6. .. _Instructions: ../template.html
  7. Application Example
  8. -------------------
  9. Configure uart settings and install uart driver to read/write using UART0 and UART1 interfaces: :example:`peripherals/uart`.
  10. API Reference
  11. -------------
  12. .. include:: /_build/inc/uart.inc