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