Expand description
LED Control PWM (Pulse Width Modulation)
Modules
- Configuration register 0 for channel %s
- Configuration register 1 for channel %s
- Initial duty cycle for channel %s
- Current duty cycle for channel %s
- Ledc ch%s gamma config register.
- Ledc ch%s gamma ram read address register.
- Ledc ch%s gamma ram read data register.
- Ledc ch%s gamma ram write register.
- Ledc ch%s gamma ram write address register.
- High point register for channel %s
- Global ledc configuration register
- Version control register
- Ledc event task enable bit register0.
- Ledc event task enable bit register1.
- Ledc event task enable bit register2.
- Interrupt clear bits
- Interrupt enable bits
- Raw interrupt status
- Masked interrupt status
- Ledc timer%s compare value register.
- Ledc timer%s count value capture register.
- Timer %s configuration
- Timer %s current counter value
Structs
- Register block
Type Aliases
- CH_CONF0 (rw) register accessor: Configuration register 0 for channel %s
- CH_CONF1 (rw) register accessor: Configuration register 1 for channel %s
- CH_DUTY (rw) register accessor: Initial duty cycle for channel %s
- CH_DUTY_R (r) register accessor: Current duty cycle for channel %s
- CH_GAMMA_CONF (rw) register accessor: Ledc ch%s gamma config register.
- CH_GAMMA_RD_ADDR (rw) register accessor: Ledc ch%s gamma ram read address register.
- CH_GAMMA_RD_DATA (r) register accessor: Ledc ch%s gamma ram read data register.
- CH_GAMMA_WR (rw) register accessor: Ledc ch%s gamma ram write register.
- CH_GAMMA_WR_ADDR (rw) register accessor: Ledc ch%s gamma ram write address register.
- CH_HPOINT (rw) register accessor: High point register for channel %s
- CONF (rw) register accessor: Global ledc configuration register
- DATE (rw) register accessor: Version control register
- EVT_TASK_EN0 (rw) register accessor: Ledc event task enable bit register0.
- EVT_TASK_EN1 (rw) register accessor: Ledc event task enable bit register1.
- EVT_TASK_EN2 (rw) register accessor: Ledc event task enable bit register2.
- INT_CLR (w) register accessor: Interrupt clear bits
- INT_ENA (rw) register accessor: Interrupt enable bits
- INT_RAW (rw) register accessor: Raw interrupt status
- INT_ST (r) register accessor: Masked interrupt status
- TIMER_CMP (rw) register accessor: Ledc timer%s compare value register.
- TIMER_CNT_CAP (r) register accessor: Ledc timer%s count value capture register.
- TIMER_CONF (rw) register accessor: Timer %s configuration
- TIMER_VALUE (r) register accessor: Timer %s current counter value