Type Alias esp32h2::pcr::PWM_CLK_CONF

source ·
pub type PWM_CLK_CONF = Reg<PWM_CLK_CONF_SPEC>;
Expand description

PWM_CLK_CONF (rw) register accessor: PWM_CLK configuration register

You can read this register and get pwm_clk_conf::R. You can reset, write, write_with_zero this register using pwm_clk_conf::W. You can also modify this register. See API.

For information about available fields see pwm_clk_conf module

Aliased Type§

struct PWM_CLK_CONF { /* private fields */ }