esp_pm_config_t struct
Power management config Pass a pointer to this structure as an argument to esp_pm_configure function.
Fields
Maximum CPU frequency, in MHz.
Minimum CPU frequency to use when no locks are taken, in MHz.
Enter light sleep when no locks are taken.
Examples
esp_pm_config_t is referenced by 3 libraries and example projects: