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

doc-stm32l4.h « l4 « stm32 « libopencm3 « include - github.com/thirdpin/libopencm3.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c49103496c6ed0b6ab241981d24772de07e0983a (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
/** @page libopencm3 STM32L4

@version 1.0.0

@date 12 February 2015

API documentation for ST Microelectronics STM32L4 Cortex M4 series.

LGPL License Terms @ref lgpl_license
*/

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

/** @defgroup STM32L4xx STM32L4xx
Libraries for ST Microelectronics STM32L4xx series.

@version 1.0.0

@date 12 February 2015

LGPL License Terms @ref lgpl_license
*/

/** @defgroup STM32L4xx_defines STM32L4xx Defines

@brief Defined Constants and Types for the STM32L4xx series

@version 1.0.0

@date 12 February 2015

LGPL License Terms @ref lgpl_license
*/