Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
//设置唤醒的io口 void pmu_port_wakeup_func_set(enum system_port_t port, uint8_t bits) //设置取消唤醒的io口 void pmu_port_wakeup_func_clear(enum system_port_t port, uint8_t bits)