ESP32 for Arduino采用LEDC方式进行模拟输出时,向指定引脚输出模拟信号的函数是?( )
analogWrite()
ledcAttachPin()
dacWrite()
ledcWrite()