Power management interface. More...
Power management interface.
Definition in file pm.h.
#include "periph_cpu.h"
Go to the source code of this file.
Functions | |
void | pm_reboot (void) |
Reboot MCU. | |
void | pm_off (void) |
Turn off MCU completely. | |
void | pm_set_lowest (void) |
Switches the MCU to the lowest possible power mode. More... | |