Welcome to mirror list, hosted at ThFree Co, Russian Federation.

doc-stm32f0.h « f0 « stm32 « libopencm3 « include - github.com/thirdpin/libopencm3.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9acbc159871eb5fb00fa1d08478c6d83726fb374 (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
33
34
35
36
/** @mainpage libopencm3 STM32F0
 *
 * @version 1.0.0
 *
 * @date 11 July 2013
 *
 * API documentation for ST Microelectronics STM32F0 Cortex M0 series.
 *
 * LGPL License Terms @ref lgpl_license
*/

/** @defgroup peripheral_apis Peripheral APIs
 * APIs for device peripherals
 */

/** @defgroup STM32F0xx STM32F0xx
 * Libraries for ST Microelectronics STM32F0xx series.
 *
 * @version 1.0.0
 *
 * @date 11 July 2013
 *
 * LGPL License Terms @ref lgpl_license
 */

/** @defgroup STM32F0xx_defines STM32F0xx Defines
 *
 * @brief Defined Constants and Types for the STM32F0xx series
 *
 * @version 1.0.0
 *
 * @date 11 July 2013
 *
 * LGPL License Terms @ref lgpl_license
 */