题型:单选题
ESP32 for Arduino,函数touchAttachInterrupt(pin, TSR, threshold)的参数中,用于指定中断回调函数的参数是?( )
| A. touchAttachInterrupt |
B. pin |
| C. TSR |
D. threshold |
更新时间:2024-09-04 19:29: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
