Type Alias esp32s2::system::sysclk_conf::W
source · pub type W = W<SYSCLK_CONF_SPEC>;
Expand description
Register SYSCLK_CONF
writer
Aliased Type§
struct W { /* private fields */ }
Implementations§
source§impl W
impl W
sourcepub fn pre_div_cnt(&mut self) -> PRE_DIV_CNT_W<'_, SYSCLK_CONF_SPEC>
pub fn pre_div_cnt(&mut self) -> PRE_DIV_CNT_W<'_, SYSCLK_CONF_SPEC>
Bits 0:9 - This field is used to set the count of prescaler of XTAL_CLK.
sourcepub fn soc_clk_sel(&mut self) -> SOC_CLK_SEL_W<'_, SYSCLK_CONF_SPEC>
pub fn soc_clk_sel(&mut self) -> SOC_CLK_SEL_W<'_, SYSCLK_CONF_SPEC>
Bits 10:11 - This field is used to select SOC clock.