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