Power management interface. More...
Power management interface.
Definition in file pm.h.
#include "periph_cpu.h"
 Include dependency graph for pm.h:
 This graph shows which files directly or indirectly include this file: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... | |