Module esp32s3::system::sysclk_conf

source ·
Expand description

System clock configuration register.

Structs

Register SYSCLK_CONF reader
System clock configuration register.
Register SYSCLK_CONF writer

Type Definitions

Field CLK_DIV_EN reader - Reserved.
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.
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.