updates

Fork of nrf51-sdk by Lancaster University

Embed: (wiki syntax)

« Back to documentation index

NRF_POWER_Type Struct Reference

NRF_POWER_Type Struct Reference
[Device_Peripheral_Registers]

Power Control. More...

#include <nrf51.h>

Data Fields

__I uint32_t RESERVED0 [30]
__O uint32_t TASKS_CONSTLAT
__O uint32_t TASKS_LOWPWR
__IO uint32_t EVENTS_POFWARN
__IO uint32_t INTENSET
__IO uint32_t INTENCLR
__IO uint32_t RESETREAS
__I uint32_t RAMSTATUS
__O uint32_t SYSTEMOFF
__IO uint32_t POFCON
__IO uint32_t GPREGRET
__IO uint32_t RAMON
__IO uint32_t RESET
__IO uint32_t RAMONB
__IO uint32_t DCDCEN
__IO uint32_t DCDCFORCE

Detailed Description

Power Control.

(POWER)

Definition at line 175 of file nrf51.h.


Field Documentation

__IO uint32_t DCDCEN

DCDC converter enable configuration register.

Definition at line 203 of file nrf51.h.

__IO uint32_t DCDCFORCE

DCDC power-up force register.

Definition at line 205 of file nrf51.h.

__IO uint32_t EVENTS_POFWARN

Power failure warning.

Definition at line 180 of file nrf51.h.

__IO uint32_t GPREGRET

General purpose retention register. This register is a retained register.

Definition at line 193 of file nrf51.h.

__IO uint32_t INTENCLR

Interrupt enable clear register.

Definition at line 183 of file nrf51.h.

__IO uint32_t INTENSET

Interrupt enable set register.

Definition at line 182 of file nrf51.h.

__IO uint32_t POFCON

Power failure configuration.

Definition at line 191 of file nrf51.h.

__IO uint32_t RAMON

Ram on/off.

Definition at line 196 of file nrf51.h.

__IO uint32_t RAMONB

Ram on/off.

Definition at line 201 of file nrf51.h.

__I uint32_t RAMSTATUS

Ram status register.

Definition at line 187 of file nrf51.h.

__I uint32_t RESERVED0[30]

< POWER Structure

Definition at line 176 of file nrf51.h.

__IO uint32_t RESET

Pin reset functionality configuration register. This register is a retained register.

Definition at line 198 of file nrf51.h.

__IO uint32_t RESETREAS

Reset reason.

Definition at line 185 of file nrf51.h.

__O uint32_t SYSTEMOFF

System off register.

Definition at line 189 of file nrf51.h.

__O uint32_t TASKS_CONSTLAT

Enable constant latency mode.

Definition at line 177 of file nrf51.h.

__O uint32_t TASKS_LOWPWR

Enable low power mode (variable latency).

Definition at line 178 of file nrf51.h.