Module esp32c3::extmem::icache_tag_power_ctrl

source ·
Expand description

This description will be updated in the near future.

Structs§

Type Aliases§

  • Field ICACHE_TAG_MEM_FORCE_ON reader - The bit is used to close clock gating of icache tag memory. 1: close gating, 0: open clock gating.
  • Field ICACHE_TAG_MEM_FORCE_ON writer - The bit is used to close clock gating of icache tag memory. 1: close gating, 0: open clock gating.
  • Field ICACHE_TAG_MEM_FORCE_PD reader - The bit is used to power icache tag memory down, 0: follow rtc_lslp, 1: power down
  • Field ICACHE_TAG_MEM_FORCE_PD writer - The bit is used to power icache tag memory down, 0: follow rtc_lslp, 1: power down
  • Field ICACHE_TAG_MEM_FORCE_PU reader - The bit is used to power icache tag memory up, 0: follow rtc_lslp, 1: power up
  • Field ICACHE_TAG_MEM_FORCE_PU writer - The bit is used to power icache tag memory up, 0: follow rtc_lslp, 1: power up
  • Register ICACHE_TAG_POWER_CTRL reader
  • Register ICACHE_TAG_POWER_CTRL writer