We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 982dcb9 commit 409fabcCopy full SHA for 409fabc
doc/nrf-bm/api/api.rst
@@ -58,6 +58,8 @@ Bare Metal Event Scheduler library
58
:inner:
59
:members:
60
61
+.. _api_bm_lpuarte:
62
+
63
Bare Metal Low Power UART with EasyDMA driver
64
=============================================
65
doc/nrf-bm/drivers/lpuarte.rst
@@ -53,3 +53,11 @@ Sample usage
53
************
54
55
See the :ref:`bm_lpuarte_sample` sample for the implementation of this driver.
56
57
+API Reference
+*************
+| Header file: :file:`include/bm/drivers/bm_lpuarte.h`
+| Source files: :file:`drivers/bm_lpuarte/`
+:ref:`Bare Metal Low Power UARTE API reference <api_bm_lpuarte>`
0 commit comments