Module esp32s2::system::sysclk_conf

source ·
Expand description

SoC clock configuration register

Structs§

Type Aliases§

  • Field CLK_DIV_EN reader - Not used, extends from ESP32.
  • Field 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.
  • Register SYSCLK_CONF reader
  • 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.
  • Register SYSCLK_CONF writer