• 2022-06-12
    中国大学MOOC: 函数pinMode(pin , mode)的参数mode不可配置为( )。
  • output

    内容

    • 0

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

    • 1

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

    • 2

      在pinMode(pin,mode)语句中,mode取值为 或 。

    • 3

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

    • 4

      数字函数pinMode(pin,mode)中的mode,有()模式 A: 1 B: 2 C: 3 D: 4