Module nrf52810_pac::power[][src]

Expand description

Power control

Modules

DC/DC enable register

Power failure warning

CPU entered WFI/WFE sleep

CPU exited WFI/WFE sleep

General purpose retention register

General purpose retention register

Disable interrupt

Enable interrupt

Power failure comparator configuration

Register block Unspecified

Reset reason

System OFF register

Enable constant latency mode

Enable low power mode (variable latency)

Structs

Register block

Register block

Type Definitions

DCDCEN register accessor: an alias for Reg<DCDCEN_SPEC>

EVENTS_POFWARN register accessor: an alias for Reg<EVENTS_POFWARN_SPEC>

EVENTS_SLEEPENTER register accessor: an alias for Reg<EVENTS_SLEEPENTER_SPEC>

EVENTS_SLEEPEXIT register accessor: an alias for Reg<EVENTS_SLEEPEXIT_SPEC>

GPREGRET register accessor: an alias for Reg<GPREGRET_SPEC>

GPREGRET2 register accessor: an alias for Reg<GPREGRET2_SPEC>

INTENCLR register accessor: an alias for Reg<INTENCLR_SPEC>

INTENSET register accessor: an alias for Reg<INTENSET_SPEC>

POFCON register accessor: an alias for Reg<POFCON_SPEC>

RESETREAS register accessor: an alias for Reg<RESETREAS_SPEC>

SYSTEMOFF register accessor: an alias for Reg<SYSTEMOFF_SPEC>

TASKS_CONSTLAT register accessor: an alias for Reg<TASKS_CONSTLAT_SPEC>

TASKS_LOWPWR register accessor: an alias for Reg<TASKS_LOWPWR_SPEC>