Module esp32c6::pcr::ledc_sclk_conf

source ·
Expand description

LEDC_SCLK configuration register

Structs§

Type Aliases§

  • Field LEDC_SCLK_EN reader - Set 1 to enable ledc function clock
  • Field LEDC_SCLK_EN writer - Set 1 to enable ledc function clock
  • Field LEDC_SCLK_SEL reader - set this field to select clock-source. 0(default): do not select anyone clock, 1: 80MHz, 2: FOSC, 3: XTAL.
  • Field LEDC_SCLK_SEL writer - set this field to select clock-source. 0(default): do not select anyone clock, 1: 80MHz, 2: FOSC, 3: XTAL.
  • Register LEDC_SCLK_CONF reader
  • Register LEDC_SCLK_CONF writer