Expand description

******* Description ***********

Structs

******* Description ***********
Register ICACHE_AUTOLOAD_CTRL reader
Register ICACHE_AUTOLOAD_CTRL writer

Type Definitions

Field ICACHE_AUTOLOAD_BUFFER_CLEAR reader - The bit is used to clear autoload buffer in icache.
Field ICACHE_AUTOLOAD_BUFFER_CLEAR writer - The bit is used to clear autoload buffer in icache.
Field ICACHE_AUTOLOAD_DONE reader - The bit is used to indicate autoload operation is finished.
Field ICACHE_AUTOLOAD_ENA reader - The bit is used to enable and disable autoload operation. It is combined with icache_autoload_done. 1: enable, 0: disable.
Field ICACHE_AUTOLOAD_ENA writer - The bit is used to enable and disable autoload operation. It is combined with icache_autoload_done. 1: enable, 0: disable.
Field ICACHE_AUTOLOAD_ORDER reader - The bits are used to configure the direction of autoload. 1: descending, 0: ascending.
Field ICACHE_AUTOLOAD_ORDER writer - The bits are used to configure the direction of autoload. 1: descending, 0: ascending.
Field ICACHE_AUTOLOAD_RQST reader - The bits are used to configure trigger conditions for autoload. 0/3: cache miss, 1: cache hit, 2: both cache miss and hit.
Field ICACHE_AUTOLOAD_RQST writer - The bits are used to configure trigger conditions for autoload. 0/3: cache miss, 1: cache hit, 2: both cache miss and hit.
Field ICACHE_AUTOLOAD_SCT0_ENA reader - The bits are used to enable the first section for autoload operation.
Field ICACHE_AUTOLOAD_SCT0_ENA writer - The bits are used to enable the first section for autoload operation.
Field ICACHE_AUTOLOAD_SCT1_ENA reader - The bits are used to enable the second section for autoload operation.
Field ICACHE_AUTOLOAD_SCT1_ENA writer - The bits are used to enable the second section for autoload operation.
Field ICACHE_AUTOLOAD_SIZE reader - The bits are used to configure the numbers of the cache block for the issuing autoload operation.
Field ICACHE_AUTOLOAD_SIZE writer - The bits are used to configure the numbers of the cache block for the issuing autoload operation.