#include "STC8x_POWER.h"
| 函数 | |
| FSCSTATE | POWER_Mode_Ctrl (POWERMode_Type mode) | 
| 电源工作模式控制函数。  更多... | |
| FSCSTATE | NVIC_LVD_Init (NVICPri_Type priority, BOOL run) | 
| 低压检测中断初始化函数。  更多... | |
| FSCSTATE NVIC_LVD_Init | ( | NVICPri_Type | priority, | 
| BOOL | run | ||
| ) | 
低压检测中断初始化函数。
Low-voltage detection interrupt initialization function.
| [in] | pri | 中断优先级。Interrupt priority. | 
| [in] | run | 中断运行控制位。Interrupt operation control bit. | 
| FSCSTATE POWER_Mode_Ctrl | ( | POWERMode_Type | mode | ) | 
电源工作模式控制函数。
Power mode configure function.
| [in] | mode | 电源工作模式。Power working mode. |