ESP32Servo
Functions
ESP32PWM.cpp File Reference
#include <ESP32PWM.h>
#include "esp32-hal-ledc.h"
Include dependency graph for ESP32PWM.cpp:

Go to the source code of this file.

Functions

ESP32PWMpwmFactory (int pin)
 

Function Documentation

◆ pwmFactory()

ESP32PWM* pwmFactory ( int  pin)

Definition at line 305 of file ESP32PWM.cpp.

References ESP32PWM::getPin(), and NUM_PWM.

Referenced by analogWrite(), ESP32PWM::channelsRemaining(), loop(), noTone(), and tone().

Here is the call graph for this function: