Module esp32c3::ledc::ch

source ·
Expand description

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

Modules§

Structs§

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

Type Aliases§

  • CONF0 (rw) register accessor: LEDC_LSCH0_CONF0.
  • CONF1 (rw) register accessor: LEDC_LSCH0_CONF1.
  • DUTY (rw) register accessor: LEDC_LSCH0_DUTY.
  • DUTY_R (r) register accessor: LEDC_LSCH0_DUTY_R.
  • HPOINT (rw) register accessor: LEDC_LSCH0_HPOINT.