aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/systick.rst
blob: 6f20133d18606af272b453e725cd4ed909dc036c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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.