查看Interrupts()的源代碼
←
Interrupts()
跳轉至:
導航
、
搜索
因為以下原因,你沒有權限編輯本頁:
您剛才請求的操作只有這個用戶組中的用戶才能使用:
用戶
您可以查看并復制此頁面的源代碼:
<pre style="color:blue"> #define interrupts() sei() </pre> 開中斷<br> 例子:<br> <pre style="color:green"> void setup() {} void loop() { noInterrupts(); // critical, time-sensitive code here interrupts(); // other code here } </pre>
返回
Interrupts()
。
來自“
http://www.gharee.com/wiki/index.php/Interrupts()
”
導航菜單
個人工具
登錄
名字空間
頁面
討論
變換
查看
閱讀
查看源代碼
查看歷史
操作
搜索
導航
首頁
社區(qū)專頁
新聞動態(tài)
最近更改
隨機頁面
工具箱
鏈入頁面
相關更改
特殊頁面
頁面信息
隱私政策
關于ALSROBOT WiKi
免責聲明