timer1context.cdf

来自「tinyos最新版」· CDF 代码 · 共 3 行

CDF
3
字号
<CONTEXT name="Timer1" desc="A periodic timer."><PRIMITIVE name=SETTIMER1 opcode=settimer1 numparams=1 param1=1 returnval=FALSE desc="Takes a single parameter, the interval (in tenths of a second) between timer firings for the Timer 1 context. Calling with a time of zero stops the timer.">

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?