题型:单选题
ESP32 for Arduino中,用于指定外部中断引脚,并对中断引脚进行初始化设置的函数是( )。
| A. pinMode() |
B. attachInterrupt() |
| C. detachInterrupt() |
D. touchAttachInterrupt() |
更新时间:2022-11-09 20:07:23
|
【知识点】
电子学会机器人五级
抱歉! 您未登录, 不能查看答案和解析点击登录
相似题推荐
单选题
ESP32 for Arduino String类库的成员函数中,具有返回指定字符串在字符串对象实例中位置的成员函数是?( )
| A. find() |
B. substring() |
| C. indexOf() |
D. endsWith() |
2026-07-11
单选题
ESP32 for Arduino函数ledcSetup(arg1,arg2,arg3)的参数中,其中参数arg1的含义是?( )
| A. 通道号 |
B. PWM频率 |
| C. PWM的分辨率 |
D. PWM值 |
2026-07-11
