libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
doc-nrf52.h
Go to the documentation of this file.
1/** @page libopencm3 NRF52
2
3@version 1.0.0
4
5@date November 2021
6
7API documentation for Nordic Semiconductor nRF52 Cortex M4 series
8
9LGPL License Terms @ref lgpl_license
10*/
11
12/** @defgroup peripheral_apis Peripheral APIs
13 * APIs for device peripherals
14 */
15
16/** @defgroup NRF52xx NRF52xx
17Libraries for Nordic Semiconductor NRF52xx series.
18
19@version 1.0.0
20
21LGPL License Terms @ref lgpl_license
22*/
23
24/** @defgroup NRF52xx_defines NRF52xx Defines
25
26@brief Defined Constants and Types for the NRF52xx series
27
28@version 1.0.0
29
30LGPL License Terms @ref lgpl_license
31*/
32