文件名称:
lowpower-h.md
所在目录:
Openharmony v1.0 / docs / docs-en / api / api-LinkIoT
文件大小:
3.39 KB
下载地址:
文本预览:
# lowpower.h
## **Overview**
**Related Modules:**
[Power](power.md)
**Description:**
Sets low power consumption for the device.
**Since:**
1.0
**Version:**
1.0
## **Summary**
## Enumerations
## Functions
## **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 } | Enumerates low power consumption modes. |
## Functions
LpcInit (void) | Initializes low power consumption. |
LpcSetType (LpcType type) | Sets low power consumption for the device. |
点赞
回复
X