nRF Connect SDK API 0.1.0
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

uint8_t uicr_channel_get (void)
 Get raw channel value from UICR.
 
int uicr_channel_set (uint8_t channel)
 Write raw channel value to UICR.
 
uint64_t uicr_snr_get (void)
 Get Segger serial number value from UICR.