Open Model Railroad Network (OpenMRN)
Loading...
Searching...
No Matches
openmrn_arduino::Esp32Ledc Member List

This is the complete list of members for openmrn_arduino::Esp32Ledc, including all inherited members.

channels_openmrn_arduino::Esp32Ledcprivate
DISALLOW_COPY_AND_ASSIGN(Esp32Ledc) (defined in openmrn_arduino::Esp32Ledc)openmrn_arduino::Esp32Ledcprivate
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::Esp32Ledcinline
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::Esp32Ledcinline
firstChannel_openmrn_arduino::Esp32Ledcprivate
get_channel(unsigned id)openmrn_arduino::Esp32Ledcinline
get_duty(ledc_channel_t channel)openmrn_arduino::Esp32Ledcinlineprivate
get_period()openmrn_arduino::Esp32Ledcinlineprivate
get_period_max()openmrn_arduino::Esp32Ledcinlineprivate
get_period_min()openmrn_arduino::Esp32Ledcinlineprivate
hw_init()openmrn_arduino::Esp32Ledcinline
ledc_fade_setup()openmrn_arduino::Esp32Ledcinlinestatic
ledcFadeOnce_openmrn_arduino::Esp32Ledcprivatestatic
pins_openmrn_arduino::Esp32Ledcprivate
set_duty(ledc_channel_t channel, uint32_t counts)openmrn_arduino::Esp32Ledcinlineprivate
set_period(uint32_t counts)openmrn_arduino::Esp32Ledcinlineprivate
timerConfig_openmrn_arduino::Esp32Ledcprivate