This is used to save power by pausing the XOSC
On power-up this field is initialised to WAKE
An invalid write will also select WAKE
WARNING: stop the PLLs before selecting dormant mode
WARNING: setup the irq before selecting dormant mode
You can read
this register and get dormant::R
. You can reset
, write
, write_with_zero
this register using dormant::W
. You can also modify
this register. See API.
For information about available fields see dormant
module
struct DORMANT { /* private fields */ }