📄 anycastlib.nc
字号:
/* Anycastlib for wiring *//* Written by Kin Sun Ho (ksho@cse) *//* Last Modified: 09 September 2005 */includes Sasha;interface Anycastlib{ // Command Anycast to start its Sensor Timer for sending Clusters command result_t start_timer(); // Command Anycast to start its Sensor Timer for sending Fault Details command result_t start_verify(uint16_t t_fault,uint16_t c_min, uint16_t c_max, uint16_t c_buffer[]);}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -