Expand description
LED Control PWM (Pulse Width Modulation)
Re-exports§
Modules§
- ch
- Cluster Cluster CH%s, containing CH?_CONF0, CH?_HPOINT, CH?_DUTY, CH?_CONF1, CH?_DUTY_R
- conf
- Global ledc configuration register
- date
- Version control register
- int_clr
- Interrupt clear bits
- int_ena
- Interrupt enable bits
- int_raw
- Raw interrupt status
- int_st
- Masked interrupt status
- timer
- Cluster Cluster TIMER%s, containing TIMER?_CONF, TIMER?_VALUE
Structs§
- Register
Block - Register block
Type Aliases§
- CONF
- CONF (rw) register accessor: Global ledc configuration register
- DATE
- DATE (rw) register accessor: Version control register
- INT_CLR
- INT_CLR (w) register accessor: Interrupt clear bits
- INT_ENA
- INT_ENA (rw) register accessor: Interrupt enable bits
- INT_RAW
- INT_RAW (rw) register accessor: Raw interrupt status
- INT_ST
- INT_ST (r) register accessor: Masked interrupt status