Module esp32c2_hal::pac::system::sysclk_conf
Expand description
system clock config register
Structs
Register
SYSCLK_CONF
readersystem clock config register
Register
SYSCLK_CONF
writerType Definitions
Field
CLK_DIV_EN
reader - reg_clk_div_enField
CLK_XTAL_FREQ
reader - This field is used to read xtal frequency in MHz.Field
PRE_DIV_CNT
reader - This field is used to set the count of prescaler of XTAL_CLK.Field
PRE_DIV_CNT
writer - This field is used to set the count of prescaler of XTAL_CLK.Field
SOC_CLK_SEL
reader - This field is used to select soc clock.Field
SOC_CLK_SEL
writer - This field is used to select soc clock.