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
- High point register for channel %s
- Global ledc configuration register
- Version control register
- Interrupt clear bits
- Interrupt enable bits
- Raw interrupt status
- Masked interrupt status
- 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_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
- 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_CONF (rw) register accessor: Timer %s configuration
- TIMER_VALUE (r) register accessor: Timer %s current counter value