Loading...
Searching...
No Matches
cpu_pm.h File Reference

Power Management and Power Reduction API. More...

Detailed Description

Power Management and Power Reduction API.

This help to save power disabling all non used peripherals. It can help to save power when in active or sleep modes. For any other low power modes xmega will freeze all peripherals clock.

Author
Gerson Fernando Budke nando.nosp@m.jve@.nosp@m.gmail.nosp@m..com

Definition in file cpu_pm.h.

#include "periph_cpu.h"
+ Include dependency graph for cpu_pm.h:

Go to the source code of this file.

void pm_periph_enable (pwr_reduction_t pwr)
 
void pm_periph_disable (pwr_reduction_t pwr)
 
void pm_periph_power_off (void)