Module esp32s3::ledc

source ·
Expand description

LED Control PWM (Pulse Width Modulation)

Modules

Structs

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