| Bit7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| ONDEMAND | RUNSTDBY | ENABLE | |||||
| AccessR/W | R/W | R/W | |||||
| Reset1 | 0 | 0 |
On Demand Clock Activation
| Value | Description |
|---|---|
| 0 | The DPLL is always on when enabled. |
| 1 | The DPLL is activated only when a peripheral request the DPLL as a source clock. The DPLLCTRLA.ENABLE bit must be one to validate that operation, otherwise the peripheral request has no effect. |
Run in Standby
| Value | Description |
|---|---|
| 0 | The DPLL is disabled in standby sleep mode. |
| 1 | The DPLL is not stopped in standby sleep mode. |
DPLL Enable
The software operation of enabling or disabling the DPLL takes a few clock cycles, so check the DPLLSTATUS.ENABLE status bit to identify when the DPLL is successfully activated or disabled.
| Value | Description |
|---|---|
| 0 | The DPLL is disabled. |
| 1 | The DPLL is enabled. |