ESPectro32 Library
Library for using ESPectro32 board
 All Classes Functions Variables Enumerations Enumerator Pages
PWM Member List

This is the complete list of members for PWM, including all inherited members.

bitSize (defined in PWM)PWMprivate
channel (defined in PWM)PWMprivate
getDuty()PWM
getFrequency()PWM
PWM(int gpioNum, uint32_t frequency=100, ledc_timer_bit_t bitSize=LEDC_TIMER_10_BIT, ledc_timer_t timer=LEDC_TIMER_0, ledc_channel_t channel=LEDC_CHANNEL_0)PWM
setDuty(uint32_t duty)PWM
setDutyPercentage(uint8_t percent)PWM
setFrequency(uint32_t freq)PWM
stop(bool idleLevel=false)PWM
timer (defined in PWM)PWMprivate