aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/libmaple/api/delay.rst
blob: d11496b102278219ec8851ed9663e7a60c6bc3d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
.. highlight:: c
.. _libmaple-delay:

``<libmaple/delay.h>``
======================

Provides a simple busy-loop delay function. Note that this function
does not account for time spent in interrupts, so actual delay times
may vary depending on your application.

.. doxygenfunction:: delay_us