Module esp32c6::pcr::pwm_clk_conf
source · Expand description
PWM_CLK configuration register
Structs
- PWM_CLK configuration register
- Register
PWM_CLK_CONF
reader - Register
PWM_CLK_CONF
writer
Type Definitions
- Field
PWM_CLKM_EN
reader - set this field as 1 to activate pwm clkm. - Field
PWM_CLKM_EN
writer - set this field as 1 to activate pwm clkm. - Field
PWM_CLKM_SEL
reader - set this field to select clock-source. 0(default): do not select anyone clock, 1: 160MHz, 2: XTAL, 3: FOSC. - Field
PWM_CLKM_SEL
writer - set this field to select clock-source. 0(default): do not select anyone clock, 1: 160MHz, 2: XTAL, 3: FOSC. - Field
PWM_DIV_NUM
reader - The integral part of the frequency divider factor of the pwm function clock. - Field
PWM_DIV_NUM
writer - The integral part of the frequency divider factor of the pwm function clock.