test

Fork of nRF51822 by Nordic Semiconductor

Embed: (wiki syntax)

« Back to documentation index

NRF_UICR_Type Struct Reference

NRF_UICR_Type Struct Reference
[Device_Peripheral_Registers]

User Information Configuration. More...

#include <nrf51.h>

Data Fields

__IO uint32_t CLENR0
__IO uint32_t RBPCONF
__IO uint32_t XTALFREQ
__I uint32_t FWID
__IO uint32_t BOOTLOADERADDR

Detailed Description

User Information Configuration.

(UICR)

Definition at line 1154 of file nrf51.h.


Field Documentation

__IO uint32_t BOOTLOADERADDR

Bootloader start address.

Definition at line 1160 of file nrf51.h.

__IO uint32_t CLENR0

< UICR Structure Length of code region 0.

Definition at line 1155 of file nrf51.h.

__I uint32_t FWID

Firmware ID.

Definition at line 1159 of file nrf51.h.

__IO uint32_t RBPCONF

Readback protection configuration.

Definition at line 1156 of file nrf51.h.

__IO uint32_t XTALFREQ

Reset value for CLOCK XTALFREQ register.

Definition at line 1157 of file nrf51.h.