nRF Connect SDK Bare Metal API 2.0.99
Loading...
Searching...
No Matches
SoftDevice Information utility in SoftDevice Handler

Declarations of types and function for getting SoftDevice information structure values. More...

Data Structures

struct  nrf_sdh_info_version
 SoftDevice version info. More...
 
struct  nrf_sdh_info_unique_str
 SoftDevice unique string. More...
 

Functions

struct nrf_sdh_info_version nrf_sdh_info_version_get (uint32_t sd_base_addr)
 Get version information stored in the SoftDevice information structure.
 
struct nrf_sdh_info_unique_str nrf_sdh_info_unique_str_get (uint32_t sd_base_addr)
 Get the unique string stored in the SoftDevice information structure.
 

Detailed Description

Declarations of types and function for getting SoftDevice information structure values.