题型:单选题
ESP32 for Arduino, 函数analogSetWidth(bits)中bits的值为9时,则函数analogRead()的返回值的范围是?( )
| A. 0~1 |
B. 0~511 |
| C. 0~1023 |
D. 0~4095 |
更新时间:2022-11-12 09:17:18
|
【知识点】
电子学会机器人五级
抱歉! 您未登录, 不能查看答案和解析点击登录
相似题推荐
单选题
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
