|
Open Model Railroad Network (OpenMRN)
|
This is the complete list of members for openmrn_arduino::Esp32Ledc::Channel, including all inherited members.
| Channel(Esp32Ledc *parent, ledc_channel_t channel, uint8_t pin) (defined in openmrn_arduino::Esp32Ledc::Channel) | openmrn_arduino::Esp32Ledc::Channel | inline |
| channel_ (defined in openmrn_arduino::Esp32Ledc::Channel) | openmrn_arduino::Esp32Ledc::Channel | private |
| DISALLOW_COPY_AND_ASSIGN(PWM) (defined in PWM) | PWM | private |
| get_duty() override | openmrn_arduino::Esp32Ledc::Channel | inlinevirtual |
| get_duty_percent() | PWM | inline |
| get_period() override | openmrn_arduino::Esp32Ledc::Channel | inlinevirtual |
| get_period_max() override | openmrn_arduino::Esp32Ledc::Channel | inlinevirtual |
| get_period_min() override | openmrn_arduino::Esp32Ledc::Channel | inlinevirtual |
| parent_ (defined in openmrn_arduino::Esp32Ledc::Channel) | openmrn_arduino::Esp32Ledc::Channel | private |
| PWM()=default | PWM | protected |
| set_duty(uint32_t counts) override | openmrn_arduino::Esp32Ledc::Channel | inlinevirtual |
| set_duty_percent(uint8_t percent) | PWM | inline |
| set_period(uint32_t counts) override | openmrn_arduino::Esp32Ledc::Channel | inlinevirtual |
| ~PWM()=default | PWM | protected |