Module cpu_per_conf

Source
Expand description

CPU peripheral clock configuration register

Structs§

CPU_PER_CONF_SPEC
CPU peripheral clock configuration register

Type Aliases§

CPUPERIOD_SEL_R
Field CPUPERIOD_SEL reader - This field is used to select the clock frequency of CPU or CPU period.
CPUPERIOD_SEL_W
Field CPUPERIOD_SEL writer - This field is used to select the clock frequency of CPU or CPU period.
CPU_WAITI_DELAY_NUM_R
Field CPU_WAITI_DELAY_NUM reader - Sets the number of delay cycles to enter CPU wait mode after a WAITI instruction.
CPU_WAITI_DELAY_NUM_W
Field CPU_WAITI_DELAY_NUM writer - Sets the number of delay cycles to enter CPU wait mode after a WAITI instruction.
CPU_WAIT_MODE_FORCE_ON_R
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.
CPU_WAIT_MODE_FORCE_ON_W
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.
PLL_FREQ_SEL_R
Field PLL_FREQ_SEL reader - This field is used to select the PLL clock frequency based on CPU period.
PLL_FREQ_SEL_W
Field PLL_FREQ_SEL writer - This field is used to select the PLL clock frequency based on CPU period.
R
Register CPU_PER_CONF reader
W
Register CPU_PER_CONF writer