nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches
uicr.h File Reference
#include <stdint.h>

Go to the source code of this file.

Macros

#define UICR_APP_BASE_ADDR   (NRF_UICR_S_BASE + 0xF0)
 

Functions

uint32_t uicr_location_get (void)
 Get raw location value from UICR as bitfield.
 
int uicr_location_set (uint32_t location)
 Write raw location bitfield value to UICR.
 
uint64_t uicr_snr_get (void)
 Get Segger serial number value from UICR.