Expand description
Implementation of the power manager (PM) peripheral.
Structs§
- Contains state for the power management peripheral. This includes the configurations for various system clocks and the final frequency that the system is running at.
Enums§
- Frequency of the external oscillator.
- Configuration for the startup time of the external oscillator.
- Which source the system clock should be generated from.
Functions§
- Determines if the chip can safely go into deep sleep without preventing currently active peripherals from operating.