This is a stub on the AVR UC3 Power Manager(PM) for the sleepmgr service.
Functions | |
static void | pm_sleep (int sleep_mode) |
Sets the MCU in the specified sleep mode. More... | |
|
inlinestatic |
Sets the MCU in the specified sleep mode.
sleep_mode | Sleep mode to set. |
References AVR32_PM_SMODE_GMCLEAR_MASK, and SLEEP.
Referenced by sleepmgr_sleep().