Module esp32s2::ledc::ch

source ·
Expand description

Cluster Cluster CH%s, containing CH?_CONF0, CH?_HPOINT, CH?_DUTY, CH?_CONF1, CH?_DUTY_R

Modules§

  • Configuration register 0 for channel 0
  • Configuration register 1 for channel 0
  • Initial duty cycle for channel 0
  • Current duty cycle for channel 0
  • High point register for channel 0

Structs§

  • Cluster CH%s, containing CH?_CONF0, CH?_HPOINT, CH?_DUTY, CH?_CONF1, CH?_DUTY_R

Type Aliases§

  • CONF0 (rw) register accessor: Configuration register 0 for channel 0
  • CONF1 (rw) register accessor: Configuration register 1 for channel 0
  • DUTY (rw) register accessor: Initial duty cycle for channel 0
  • DUTY_R (r) register accessor: Current duty cycle for channel 0
  • HPOINT (rw) register accessor: High point register for channel 0