Expand description

Power control

Modules

Power failure warning
CPU entered WFI/WFE sleep
CPU exited WFI/WFE sleep
Description collection: General purpose retention register
Enable or disable interrupt
Disable interrupt
Enable interrupt
Publish configuration for event POFWARN
Publish configuration for event SLEEPENTER
Publish configuration for event SLEEPEXIT
Subscribe configuration for task CONSTLAT
Subscribe configuration for task LOWPWR
Enable Constant Latency mode
Enable Low-Power mode (variable latency)

Structs

Register block

Type Definitions

EVENTS_POFWARN (rw) register accessor: an alias for Reg<EVENTS_POFWARN_SPEC>
EVENTS_SLEEPENTER (rw) register accessor: an alias for Reg<EVENTS_SLEEPENTER_SPEC>
EVENTS_SLEEPEXIT (rw) register accessor: an alias for Reg<EVENTS_SLEEPEXIT_SPEC>
GPREGRET (rw) register accessor: an alias for Reg<GPREGRET_SPEC>
INTEN (rw) register accessor: an alias for Reg<INTEN_SPEC>
INTENCLR (rw) register accessor: an alias for Reg<INTENCLR_SPEC>
INTENSET (rw) register accessor: an alias for Reg<INTENSET_SPEC>
PUBLISH_POFWARN (rw) register accessor: an alias for Reg<PUBLISH_POFWARN_SPEC>
PUBLISH_SLEEPENTER (rw) register accessor: an alias for Reg<PUBLISH_SLEEPENTER_SPEC>
PUBLISH_SLEEPEXIT (rw) register accessor: an alias for Reg<PUBLISH_SLEEPEXIT_SPEC>
SUBSCRIBE_CONSTLAT (rw) register accessor: an alias for Reg<SUBSCRIBE_CONSTLAT_SPEC>
SUBSCRIBE_LOWPWR (rw) register accessor: an alias for Reg<SUBSCRIBE_LOWPWR_SPEC>
TASKS_CONSTLAT (w) register accessor: an alias for Reg<TASKS_CONSTLAT_SPEC>
TASKS_LOWPWR (w) register accessor: an alias for Reg<TASKS_LOWPWR_SPEC>