aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/systick.rst
blob: afc8d0955ba96ef41970c32386a002f62ced1573 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.. _systick:

SysTick
=======

.. TODO Recommended reading and more content.

The SysTick peripheral provides a timer which :ref:`libmaple` uses to
keep track of the board's uptime.

Library Documentation
---------------------

See :ref:`libmaple-systick` for more information on library support
for interfacing with the SysTick peripheral.