Power Management and Power Reduction API. More...
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.
Definition in file cpu_pm.h.
#include "periph_cpu.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) |