|
idfxx 1.0.0
Modern C++23 components for ESP-IDF
|
Timer configuration parameters. More...
Public Attributes | |
| freq::hertz | frequency {0} |
| PWM frequency. | |
| uint8_t | resolution_bits = 13 |
| Duty resolution in bits (1 to SOC_LEDC_TIMER_BIT_WIDTH). | |
| enum clk_source | clk_source = clk_source::auto_select |
| Clock source selection. | |
| enum clk_source idfxx::pwm::timer::config::clk_source = clk_source::auto_select |
| freq::hertz idfxx::pwm::timer::config::frequency {0} |
| uint8_t idfxx::pwm::timer::config::resolution_bits = 13 |