The digitalRead() is defined in hardware/arduino/avr/cores/arduino/wiring_digital.c as below. ... The input argument is pin. The type of the variable is uint8_t.
確定! 回上一頁