Module esp32c6::extmem::l1_cache_autoload_ctrl
source · Expand description
L1 Cache autoload-operation control register
Structs
- L1 Cache autoload-operation control register
Type Aliases
- Field
L1_CACHE_AUTOLOAD_DONEreader - The bit is used to indicate whether autoload operation on L1-Cache is finished or not. 0: not finished. 1: finished. - Field
L1_CACHE_AUTOLOAD_ENAreader - The bit is used to enable and disable autoload operation on L1-Cache. 1: enable, 0: disable. - Field
L1_CACHE_AUTOLOAD_ENAwriter - The bit is used to enable and disable autoload operation on L1-Cache. 1: enable, 0: disable. - Field
L1_CACHE_AUTOLOAD_ORDERreader - The bit is used to configure the direction of autoload operation on L1-Cache. 0: ascending. 1: descending. - Field
L1_CACHE_AUTOLOAD_ORDERwriter - The bit is used to configure the direction of autoload operation on L1-Cache. 0: ascending. 1: descending. - Field
L1_CACHE_AUTOLOAD_RGIDreader - The bit is used to set the gid of l1 cache autoload. - Field
L1_CACHE_AUTOLOAD_SCT0_ENAreader - The bit is used to enable the first section for autoload operation on L1-Cache. - Field
L1_CACHE_AUTOLOAD_SCT0_ENAwriter - The bit is used to enable the first section for autoload operation on L1-Cache. - Field
L1_CACHE_AUTOLOAD_SCT1_ENAreader - The bit is used to enable the second section for autoload operation on L1-Cache. - Field
L1_CACHE_AUTOLOAD_SCT1_ENAwriter - The bit is used to enable the second section for autoload operation on L1-Cache. - Field
L1_CACHE_AUTOLOAD_SCT2_ENAreader - The bit is used to enable the third section for autoload operation on L1-Cache. - Field
L1_CACHE_AUTOLOAD_SCT3_ENAreader - The bit is used to enable the fourth section for autoload operation on L1-Cache. - Field
L1_CACHE_AUTOLOAD_TRIGGER_MODEreader - The field is used to configure trigger mode of autoload operation on L1-Cache. 0/3: miss-trigger, 1: hit-trigger, 2: miss-hit-trigger. - Field
L1_CACHE_AUTOLOAD_TRIGGER_MODEwriter - The field is used to configure trigger mode of autoload operation on L1-Cache. 0/3: miss-trigger, 1: hit-trigger, 2: miss-hit-trigger. - Register
L1_CACHE_AUTOLOAD_CTRLreader - Register
L1_CACHE_AUTOLOAD_CTRLwriter