![]() |
Contiki-NG
|
Header file for the RE-Mote Power Management driver. More...
#include "dev/gpio.h"Go to the source code of this file.
Functions | |
Power Management functions | |
| int8_t | pm_init (void) |
| Initializes the Power Management driver. | |
| int8_t | pm_enable_timer (void) |
| Enable the shutdown mode, periodically driven by the Nano Timer. | |
| int8_t | pm_disable_timer (void) |
| Disable the Nano Timer. | |
| int8_t | pm_get_state (uint8_t *state) |
| Get the current state of the power management module. | |
| int8_t | pm_get_firmware_version (uint8_t *state) |
| Get the firmware version of the power management module. | |
Header file for the RE-Mote Power Management driver.
Definition in file power-mgmt.h.