My Project
 All Classes Functions Variables Pages
PWM Member List

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

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