aboutsummaryrefslogtreecommitdiffstats
path: root/source/libmaple/api/stm32.rst
blob: 0e45990ae157c144c3ae5baf06505e673a0914c9 (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
29
30
31
32
.. 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
.. doxygendefine:: STM32_SRAM_END

.. _libmaple-stm32-STM32_MCU_SERIES:
.. doxygendefine:: STM32_MCU_SERIES

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

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