• 2022-06-12
    中国大学MOOC: 数字函数pinMode(pin,mode)中的mode,有( )模式。
  • 3
    本题目来自[网课答案]本页地址:https://www.wkda.cn/ask/zypyeezmtttmxzo.html

    内容

    • 0

      pinMode(pin, mode)函数中,参数mode可以设置成下面的() A: OUTPUT B: INPUT C: HIGH D: INPUT_PULLUP

    • 1

      下列选项对pinMode(pin,mode)函数说明正确的是

    • 2

      函数pinMode(pin<br/>, mode)的参数mode不可配置为( )。. A: INPUT B: output C: INPUT_PULLUP D: OUTPUT

    • 3

      函数pinMode(pin , mode)的参数mode不可配置为( )。 A: HIGH B: OUTPUT C: INPUT D: INPUT_PULLUP E: output

    • 4

      pinMode(pin<br/>, mode)函数用来配置Arduino引脚为输出或输入模式,其中参数mode可为()。 A: input B: INPUT C: INPUT_PULLUP D: OUTPUT