ledc_timer_set() function
Configure LEDC settings
Arguments
speed_mode
Select the LEDC channel group with specified speed mode. Note that not all targets support high speed mode.
timer_sel
Timer index (0-3), there are 4 timers in LEDC module
clock_divider
Timer clock divide value, the timer clock is divided from the selected clock source
duty_resolution
Resolution of duty setting in number of bits. The range is [1, SOC_LEDC_TIMER_BIT_WIDTH]
clk_src
Select LEDC source clock.
Return value
- (-1) Parameter error - Other Current LEDC duty