libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
doc-stm32f2.h
Go to the documentation of this file.
1/** @page libopencm3 STM32F2
2
3@version 1.0.0
4
5@date 14 September 2012
6
7API documentation for ST Microelectronics STM32F2 Cortex M3 series.
8
9LGPL License Terms @ref lgpl_license
10*/
11
12
13/** @defgroup peripheral_apis Peripheral APIs
14 * APIs for device peripherals
15 */
16
17/** @defgroup STM32F2xx STM32F2xx
18Libraries for ST Microelectronics STM32F2xx series.
19
20@version 1.0.0
21
22@date 14 September 2012
23
24LGPL License Terms @ref lgpl_license
25*/
26
27/** @defgroup STM32F2xx_defines STM32F2xx Defines
28
29@brief Defined Constants and Types for the STM32F2xx series
30
31@version 1.0.0
32
33@date 14 September 2012
34
35LGPL License Terms @ref lgpl_license
36*/
37