The kernels power management interface. More...
The kernels power management interface.
Files | |
file | pm.h |
Power management interface. | |
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... | |
void pm_set_lowest | ( | void | ) |
Switches the MCU to the lowest possible power mode.
This function will be called by the idle thread.