Module esp32s3_hal::pac::system::cpu_per_conf
Expand description
cpu peripheral clock configuration register
Structs
cpu peripheral clock configuration register
Register
CPU_PER_CONF
readerRegister
CPU_PER_CONF
writerType Definitions
Field
CPUPERIOD_SEL
reader - This field used to sel cpu clock frequent.Field
CPUPERIOD_SEL
writer - This field used to sel cpu clock frequent.Field
CPU_WAITI_DELAY_NUM
reader - This field used to set delay cycle when cpu enter waiti mode, after delay waiti_clk will closeField
CPU_WAITI_DELAY_NUM
writer - This field used to set delay cycle when cpu enter waiti mode, after delay waiti_clk will closeField
CPU_WAIT_MODE_FORCE_ON
reader - Set 1 to force cpu_waiti_clk enable.Field
CPU_WAIT_MODE_FORCE_ON
writer - Set 1 to force cpu_waiti_clk enable.Field
PLL_FREQ_SEL
reader - This field used to sel pll frequent.Field
PLL_FREQ_SEL
writer - This field used to sel pll frequent.