2016-11-10 21:50:55 +00:00
|
|
|
UART
|
|
|
|
====
|
|
|
|
|
|
|
|
Overview
|
|
|
|
--------
|
|
|
|
|
|
|
|
`Instructions`_
|
|
|
|
|
2017-01-17 18:12:48 +00:00
|
|
|
.. _Instructions: ../template.html
|
|
|
|
|
2016-11-10 21:50:55 +00:00
|
|
|
Application Example
|
|
|
|
-------------------
|
|
|
|
|
2017-01-19 08:16:06 +00:00
|
|
|
Configure uart settings and install uart driver to read/write using UART0 and UART1 interfaces: :example:`peripherals/uart`.
|
2016-11-10 21:50:55 +00:00
|
|
|
|
|
|
|
API Reference
|
|
|
|
-------------
|
|
|
|
|
2017-05-02 08:36:01 +00:00
|
|
|
.. include:: /_build/inc/uart.inc
|
2016-11-10 21:50:55 +00:00
|
|
|
|
|
|
|
|