Module esp32c3::extmem::icache_preload_ctrl

source ·
Expand description

This description will be updated in the near future.

Structs§

Type Aliases§

  • Field ICACHE_PRELOAD_DONE reader - The bit is used to indicate preload operation is finished.
  • Field ICACHE_PRELOAD_ENA reader - The bit is used to enable preload operation. It will be cleared by hardware after preload operation done.
  • Field ICACHE_PRELOAD_ENA writer - The bit is used to enable preload operation. It will be cleared by hardware after preload operation done.
  • Field ICACHE_PRELOAD_ORDER reader - The bit is used to configure the direction of preload operation. 1: descending, 0: ascending.
  • Field ICACHE_PRELOAD_ORDER writer - The bit is used to configure the direction of preload operation. 1: descending, 0: ascending.
  • Register ICACHE_PRELOAD_CTRL reader
  • Register ICACHE_PRELOAD_CTRL writer