ESP32 for Arduino中,用于指定外部中断引脚,并对中断引脚进行初始化设置的函数是( )。
pinMode()
attachInterrupt()
detachInterrupt()
touchAttachInterrupt()