# lowpower.h ## **Overview** **Related Modules:** [Power](power.md) **Description:** Sets low power consumption for the device. **Since:** 1.0 **Version:** 1.0 ## **Summary** ## Enumerations
LpcType { NO_SLEEP, LIGHT_SLEEP, DEEP_SLEEP } |
LpcInit (void) |
|
LpcSetType (LpcType type) |