.. include:: ./../../../../macros.txt
.. include:: ./../../../../units.txt

.. _RTC:

RTC
===

Module Files
------------

Driver
^^^^^^

- ``src/app/driver/rtc/rtc.c`` (`API <../../../../_static/doxygen/src/html/rtc_8c.html>`__, `source <../../../../_static/doxygen/src/html/rtc_8c_source.html>`__)
- ``src/app/driver/rtc/rtc.h`` (`API <../../../../_static/doxygen/src/html/rtc_8h.html>`__, `source <../../../../_static/doxygen/src/html/rtc_8h_source.html>`__)

Configuration
^^^^^^^^^^^^^

*none*

Unit Test
^^^^^^^^^

- ``tests/unit/app/driver/rtc/test_rtc.c`` (`API <../../../../_static/doxygen/tests/html/test__rtc_8c.html>`__, `source <../../../../_static/doxygen/tests/html/test__rtc_8c_source.html>`__)

Description
-----------

|tbc|