Nordic stack and drivers for the mbed BLE API. Version to work around build bug.

Dependents:   microbit_rubber_ducky microbit_mouse_BLE microbit_mouse_BLE_daybreak_version microbit_presenter

Fork of nRF51822 by Nordic Semiconductor

Embed: (wiki syntax)

« Back to documentation index

NRF_MPU_Type Struct Reference

NRF_MPU_Type Struct Reference
[Device_Peripheral_Registers]

Memory Protection Unit. More...

#include <nrf51.h>

Data Fields

__I uint32_t RESERVED0 [330]
__IO uint32_t PERR0
__IO uint32_t RLENR0
__IO uint32_t PROTENSET0
__IO uint32_t PROTENSET1
__IO uint32_t DISABLEINDEBUG
__IO uint32_t PROTBLOCKSIZE

Detailed Description

Memory Protection Unit.

(MPU)

Definition at line 261 of file nrf51.h.


Field Documentation

__IO uint32_t DISABLEINDEBUG

Disable erase and write protection mechanism in debug mode.

Definition at line 268 of file nrf51.h.

__IO uint32_t PERR0

Configuration of peripherals in mpu regions.

Definition at line 263 of file nrf51.h.

__IO uint32_t PROTBLOCKSIZE

Erase and write protection block size.

Definition at line 269 of file nrf51.h.

__IO uint32_t PROTENSET0

Erase and write protection bit enable set register.

Definition at line 266 of file nrf51.h.

__IO uint32_t PROTENSET1

Erase and write protection bit enable set register.

Definition at line 267 of file nrf51.h.

__I uint32_t RESERVED0[330]

< MPU Structure

Definition at line 262 of file nrf51.h.

__IO uint32_t RLENR0

Length of RAM region 0.

Definition at line 264 of file nrf51.h.