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