题型:单选题
ESP32 for Arduino,当analogRead()函数的返回值最大为1023时,函数analogSetWidth(bits)中bits的值是?( )
| A. 2 |
B. 4 |
| C. 8 |
D. 10 |
更新时间:2024-09-03 16:03:41
|
【知识点】
电子学会机器人五级
抱歉! 您未登录, 不能查看答案和解析点击登录
相似题推荐
单选题
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
