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