aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/lang/api/isbuttonpressed.rst
blob: dbff0c96ee8f0e24346cefb7aab52b13801102e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.. _lang-isbuttonpressed:

isButtonPressed()
=================

Check whether the board's built-in button (labeled BUT on the
silkscreen) is pressed.

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

.. doxygenfunction:: isButtonPressed

See Also
--------

- :ref:`lang-waitforbuttonpress`