题型:单选题
ESP32 for Arduino函数ledcSetup(channel,freq,bit_num)有3个参数,若输出的PWM最大值为255,则参数bit_num的值是?( )
| A. 1 |
B. 8 |
| C. 10 |
D. 12 |
更新时间:2025-02-27 14:02:17
|
【知识点】
电子学会机器人五级
抱歉! 您未登录, 不能查看答案和解析点击登录
相似题推荐
单选题
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
