Module esp32s2::system::cpu_per_conf

source ·
Expand description

CPU peripheral clock configuration register

Structs§

Type Aliases§

  • Field CPUPERIOD_SEL reader - This field is used to select the clock frequency of CPU or CPU period.
  • Field CPUPERIOD_SEL writer - This field is used to select the clock frequency of CPU or CPU period.
  • Field CPU_WAITI_DELAY_NUM reader - Sets the number of delay cycles to enter CPU wait mode after a WAITI instruction.
  • Field CPU_WAITI_DELAY_NUM writer - Sets the number of delay cycles to enter CPU wait mode after a WAITI instruction.
  • Field CPU_WAIT_MODE_FORCE_ON reader - Set this bit to force on CPU wait mode. In this mode, the clock gate of CPU is turned off until any interrupts happen. This mode could also be force on via WAITI instruction.
  • Field CPU_WAIT_MODE_FORCE_ON writer - Set this bit to force on CPU wait mode. In this mode, the clock gate of CPU is turned off until any interrupts happen. This mode could also be force on via WAITI instruction.
  • Field PLL_FREQ_SEL reader - This field is used to select the PLL clock frequency based on CPU period.
  • Field PLL_FREQ_SEL writer - This field is used to select the PLL clock frequency based on CPU period.
  • Register CPU_PER_CONF reader
  • Register CPU_PER_CONF writer