Module rp2040_pac::rosc::dormant

source ·
Expand description

Ring Oscillator pause control
This is used to save power by pausing the ROSC
On power-up this field is initialised to WAKE
An invalid write will also select WAKE
Warning: setup the irq before selecting dormant mode

Structs§

  • Ring Oscillator pause control
    This is used to save power by pausing the ROSC
    On power-up this field is initialised to WAKE
    An invalid write will also select WAKE
    Warning: setup the irq before selecting dormant mode

Type Aliases§

  • Register DORMANT reader
  • Register DORMANT writer