|
Open Model Railroad Network (OpenMRN)
|
This is the complete list of members for openmrn_arduino::Esp32Ledc, including all inherited members.
| channels_ | openmrn_arduino::Esp32Ledc | private |
| DISALLOW_COPY_AND_ASSIGN(Esp32Ledc) (defined in openmrn_arduino::Esp32Ledc) | openmrn_arduino::Esp32Ledc | private |
| Esp32Ledc(const std::initializer_list< uint8_t > &pins, const ledc_channel_t first_channel=LEDC_CHANNEL_0, const ledc_timer_bit_t timer_resolution=LEDC_TIMER_12_BIT, const uint32_t timer_hz=5000, const ledc_timer_t timer_num=LEDC_TIMER_0, const ledc_mode_t timer_mode=LEDC_LOW_SPEED_MODE, const ledc_clk_cfg_t timer_clock=LEDC_AUTO_CLK) | openmrn_arduino::Esp32Ledc | inline |
| fade_channel_over_time(unsigned id, uint32_t target_duty=0, uint32_t fade_period=1000, ledc_fade_mode_t fade_mode=LEDC_FADE_NO_WAIT) | openmrn_arduino::Esp32Ledc | inline |
| firstChannel_ | openmrn_arduino::Esp32Ledc | private |
| get_channel(unsigned id) | openmrn_arduino::Esp32Ledc | inline |
| get_duty(ledc_channel_t channel) | openmrn_arduino::Esp32Ledc | inlineprivate |
| get_period() | openmrn_arduino::Esp32Ledc | inlineprivate |
| get_period_max() | openmrn_arduino::Esp32Ledc | inlineprivate |
| get_period_min() | openmrn_arduino::Esp32Ledc | inlineprivate |
| hw_init() | openmrn_arduino::Esp32Ledc | inline |
| ledc_fade_setup() | openmrn_arduino::Esp32Ledc | inlinestatic |
| ledcFadeOnce_ | openmrn_arduino::Esp32Ledc | privatestatic |
| pins_ | openmrn_arduino::Esp32Ledc | private |
| set_duty(ledc_channel_t channel, uint32_t counts) | openmrn_arduino::Esp32Ledc | inlineprivate |
| set_period(uint32_t counts) | openmrn_arduino::Esp32Ledc | inlineprivate |
| timerConfig_ | openmrn_arduino::Esp32Ledc | private |