Module esp32s2::system::cpu_per_conf
source · Expand description
CPU peripheral clock configuration register
Structs§
- CPU peripheral clock configuration register
Type Aliases§
- Field
CPUPERIOD_SELreader - This field is used to select the clock frequency of CPU or CPU period. - Field
CPUPERIOD_SELwriter - This field is used to select the clock frequency of CPU or CPU period. - Field
CPU_WAITI_DELAY_NUMreader - Sets the number of delay cycles to enter CPU wait mode after a WAITI instruction. - Field
CPU_WAITI_DELAY_NUMwriter - Sets the number of delay cycles to enter CPU wait mode after a WAITI instruction. - Field
CPU_WAIT_MODE_FORCE_ONreader - 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_ONwriter - 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_SELreader - This field is used to select the PLL clock frequency based on CPU period. - Field
PLL_FREQ_SELwriter - This field is used to select the PLL clock frequency based on CPU period. - Register
CPU_PER_CONFreader - Register
CPU_PER_CONFwriter