Expand description
Global ledc configuration register
Structs
Type Definitions
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_CLKField
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_CLKField
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.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.