ESP32 for Arduino采用LEDC方式进行模拟输出时,取消指定引脚PWM信号输出的函数是?( )
ledcSetup()
ledcAttachPin()
ledcDetachPin()
ledcWrite()