Module conf

Source
Expand description

Global ledc configuration register

Structs§

CONF_SPEC
Global ledc configuration register

Type Aliases§

APB_CLK_SEL_R
Field APB_CLK_SEL reader - This bit is used to select clock source for the 4 timers . 2’d1: APB_CLK 2’d2: RTC8M_CLK 2’d3: XTAL_CLK
APB_CLK_SEL_W
Field APB_CLK_SEL writer - This bit is used to select clock source for the 4 timers . 2’d1: APB_CLK 2’d2: RTC8M_CLK 2’d3: XTAL_CLK
CLK_EN_R
Field CLK_EN reader - This bit is used to control clock. 1’b1: Force clock on for register. 1’h0: Support clock only when application writes registers.
CLK_EN_W
Field CLK_EN writer - This bit is used to control clock. 1’b1: Force clock on for register. 1’h0: Support clock only when application writes registers.
R
Register CONF reader
W
Register CONF writer