aboutsummaryrefslogtreecommitdiffstats
path: root/source/libmaple/api/stm32.rst
blob: 3b2670317d309e83b16046d48165cca4db0db418 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
.. highlight:: c
.. _libmaple-stm32:

``stm32.h``
===========

General STM32-specific definitions.  This file is currently somewhat
incomplete, but it will form the future basis for MCU-specific (rather
than board-specific, which belongs in :ref:`Wirish
<libmaple-vs-wirish>`) configuration.

Defines
-------

.. doxygendefine:: STM32_PCLK1
.. doxygendefine:: STM32_PCLK2
.. doxygendefine:: STM32_NR_INTERRUPTS
.. doxygendefine:: STM32_NR_GPIO_PORTS
.. doxygendefine:: STM32_DELAY_US_MULT

Deprecated Defines
------------------

.. doxygendefine:: PCLK1
.. doxygendefine:: PCLK2
.. doxygendefine:: NR_INTERRUPTS
.. doxygendefine:: NR_GPIO_PORTS
.. doxygendefine:: DELAY_US_MULT