Expand description
LED PWM (Pulse Width Modulation) Controller
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 Definitions
CH_CONF0 (rw) register accessor: an alias for
Reg<CH_CONF0_SPEC>
CH_CONF1 (rw) register accessor: an alias for
Reg<CH_CONF1_SPEC>
CH_DUTY (rw) register accessor: an alias for
Reg<CH_DUTY_SPEC>
CH_DUTY_R (r) register accessor: an alias for
Reg<CH_DUTY_R_SPEC>
CH_HPOINT (rw) register accessor: an alias for
Reg<CH_HPOINT_SPEC>
CONF (rw) register accessor: an alias for
Reg<CONF_SPEC>
DATE (rw) register accessor: an alias for
Reg<DATE_SPEC>
INT_CLR (w) register accessor: an alias for
Reg<INT_CLR_SPEC>
INT_ENA (rw) register accessor: an alias for
Reg<INT_ENA_SPEC>
INT_RAW (r) register accessor: an alias for
Reg<INT_RAW_SPEC>
INT_ST (r) register accessor: an alias for
Reg<INT_ST_SPEC>
TIMER_CONF (rw) register accessor: an alias for
Reg<TIMER_CONF_SPEC>
TIMER_VALUE (r) register accessor: an alias for
Reg<TIMER_VALUE_SPEC>