Struct esp32s3::extmem::RegisterBlock
source · #[repr(C)]pub struct RegisterBlock { /* private fields */ }
Expand description
Register block
Implementations§
source§impl RegisterBlock
impl RegisterBlock
sourcepub const fn dcache_ctrl(&self) -> &DCACHE_CTRL
pub const fn dcache_ctrl(&self) -> &DCACHE_CTRL
0x00 - ******* Description ***********
sourcepub const fn dcache_ctrl1(&self) -> &DCACHE_CTRL1
pub const fn dcache_ctrl1(&self) -> &DCACHE_CTRL1
0x04 - ******* Description ***********
sourcepub const fn dcache_tag_power_ctrl(&self) -> &DCACHE_TAG_POWER_CTRL
pub const fn dcache_tag_power_ctrl(&self) -> &DCACHE_TAG_POWER_CTRL
0x08 - ******* Description ***********
sourcepub const fn dcache_prelock_ctrl(&self) -> &DCACHE_PRELOCK_CTRL
pub const fn dcache_prelock_ctrl(&self) -> &DCACHE_PRELOCK_CTRL
0x0c - ******* Description ***********
sourcepub const fn dcache_prelock_sct0_addr(&self) -> &DCACHE_PRELOCK_SCT0_ADDR
pub const fn dcache_prelock_sct0_addr(&self) -> &DCACHE_PRELOCK_SCT0_ADDR
0x10 - ******* Description ***********
sourcepub const fn dcache_prelock_sct1_addr(&self) -> &DCACHE_PRELOCK_SCT1_ADDR
pub const fn dcache_prelock_sct1_addr(&self) -> &DCACHE_PRELOCK_SCT1_ADDR
0x14 - ******* Description ***********
sourcepub const fn dcache_prelock_sct_size(&self) -> &DCACHE_PRELOCK_SCT_SIZE
pub const fn dcache_prelock_sct_size(&self) -> &DCACHE_PRELOCK_SCT_SIZE
0x18 - ******* Description ***********
sourcepub const fn dcache_lock_ctrl(&self) -> &DCACHE_LOCK_CTRL
pub const fn dcache_lock_ctrl(&self) -> &DCACHE_LOCK_CTRL
0x1c - ******* Description ***********
sourcepub const fn dcache_lock_addr(&self) -> &DCACHE_LOCK_ADDR
pub const fn dcache_lock_addr(&self) -> &DCACHE_LOCK_ADDR
0x20 - ******* Description ***********
sourcepub const fn dcache_lock_size(&self) -> &DCACHE_LOCK_SIZE
pub const fn dcache_lock_size(&self) -> &DCACHE_LOCK_SIZE
0x24 - ******* Description ***********
sourcepub const fn dcache_sync_ctrl(&self) -> &DCACHE_SYNC_CTRL
pub const fn dcache_sync_ctrl(&self) -> &DCACHE_SYNC_CTRL
0x28 - ******* Description ***********
sourcepub const fn dcache_sync_addr(&self) -> &DCACHE_SYNC_ADDR
pub const fn dcache_sync_addr(&self) -> &DCACHE_SYNC_ADDR
0x2c - ******* Description ***********
sourcepub const fn dcache_sync_size(&self) -> &DCACHE_SYNC_SIZE
pub const fn dcache_sync_size(&self) -> &DCACHE_SYNC_SIZE
0x30 - ******* Description ***********
sourcepub const fn dcache_occupy_ctrl(&self) -> &DCACHE_OCCUPY_CTRL
pub const fn dcache_occupy_ctrl(&self) -> &DCACHE_OCCUPY_CTRL
0x34 - ******* Description ***********
sourcepub const fn dcache_occupy_addr(&self) -> &DCACHE_OCCUPY_ADDR
pub const fn dcache_occupy_addr(&self) -> &DCACHE_OCCUPY_ADDR
0x38 - ******* Description ***********
sourcepub const fn dcache_occupy_size(&self) -> &DCACHE_OCCUPY_SIZE
pub const fn dcache_occupy_size(&self) -> &DCACHE_OCCUPY_SIZE
0x3c - ******* Description ***********
sourcepub const fn dcache_preload_ctrl(&self) -> &DCACHE_PRELOAD_CTRL
pub const fn dcache_preload_ctrl(&self) -> &DCACHE_PRELOAD_CTRL
0x40 - ******* Description ***********
sourcepub const fn dcache_preload_addr(&self) -> &DCACHE_PRELOAD_ADDR
pub const fn dcache_preload_addr(&self) -> &DCACHE_PRELOAD_ADDR
0x44 - ******* Description ***********
sourcepub const fn dcache_preload_size(&self) -> &DCACHE_PRELOAD_SIZE
pub const fn dcache_preload_size(&self) -> &DCACHE_PRELOAD_SIZE
0x48 - ******* Description ***********
sourcepub const fn dcache_autoload_ctrl(&self) -> &DCACHE_AUTOLOAD_CTRL
pub const fn dcache_autoload_ctrl(&self) -> &DCACHE_AUTOLOAD_CTRL
0x4c - ******* Description ***********
sourcepub const fn dcache_autoload_sct0_addr(&self) -> &DCACHE_AUTOLOAD_SCT0_ADDR
pub const fn dcache_autoload_sct0_addr(&self) -> &DCACHE_AUTOLOAD_SCT0_ADDR
0x50 - ******* Description ***********
sourcepub const fn dcache_autoload_sct0_size(&self) -> &DCACHE_AUTOLOAD_SCT0_SIZE
pub const fn dcache_autoload_sct0_size(&self) -> &DCACHE_AUTOLOAD_SCT0_SIZE
0x54 - ******* Description ***********
sourcepub const fn dcache_autoload_sct1_addr(&self) -> &DCACHE_AUTOLOAD_SCT1_ADDR
pub const fn dcache_autoload_sct1_addr(&self) -> &DCACHE_AUTOLOAD_SCT1_ADDR
0x58 - ******* Description ***********
sourcepub const fn dcache_autoload_sct1_size(&self) -> &DCACHE_AUTOLOAD_SCT1_SIZE
pub const fn dcache_autoload_sct1_size(&self) -> &DCACHE_AUTOLOAD_SCT1_SIZE
0x5c - ******* Description ***********
sourcepub const fn icache_ctrl(&self) -> &ICACHE_CTRL
pub const fn icache_ctrl(&self) -> &ICACHE_CTRL
0x60 - ******* Description ***********
sourcepub const fn icache_ctrl1(&self) -> &ICACHE_CTRL1
pub const fn icache_ctrl1(&self) -> &ICACHE_CTRL1
0x64 - ******* Description ***********
sourcepub const fn icache_tag_power_ctrl(&self) -> &ICACHE_TAG_POWER_CTRL
pub const fn icache_tag_power_ctrl(&self) -> &ICACHE_TAG_POWER_CTRL
0x68 - ******* Description ***********
sourcepub const fn icache_prelock_ctrl(&self) -> &ICACHE_PRELOCK_CTRL
pub const fn icache_prelock_ctrl(&self) -> &ICACHE_PRELOCK_CTRL
0x6c - ******* Description ***********
sourcepub const fn icache_prelock_sct0_addr(&self) -> &ICACHE_PRELOCK_SCT0_ADDR
pub const fn icache_prelock_sct0_addr(&self) -> &ICACHE_PRELOCK_SCT0_ADDR
0x70 - ******* Description ***********
sourcepub const fn icache_prelock_sct1_addr(&self) -> &ICACHE_PRELOCK_SCT1_ADDR
pub const fn icache_prelock_sct1_addr(&self) -> &ICACHE_PRELOCK_SCT1_ADDR
0x74 - ******* Description ***********
sourcepub const fn icache_prelock_sct_size(&self) -> &ICACHE_PRELOCK_SCT_SIZE
pub const fn icache_prelock_sct_size(&self) -> &ICACHE_PRELOCK_SCT_SIZE
0x78 - ******* Description ***********
sourcepub const fn icache_lock_ctrl(&self) -> &ICACHE_LOCK_CTRL
pub const fn icache_lock_ctrl(&self) -> &ICACHE_LOCK_CTRL
0x7c - ******* Description ***********
sourcepub const fn icache_lock_addr(&self) -> &ICACHE_LOCK_ADDR
pub const fn icache_lock_addr(&self) -> &ICACHE_LOCK_ADDR
0x80 - ******* Description ***********
sourcepub const fn icache_lock_size(&self) -> &ICACHE_LOCK_SIZE
pub const fn icache_lock_size(&self) -> &ICACHE_LOCK_SIZE
0x84 - ******* Description ***********
sourcepub const fn icache_sync_ctrl(&self) -> &ICACHE_SYNC_CTRL
pub const fn icache_sync_ctrl(&self) -> &ICACHE_SYNC_CTRL
0x88 - ******* Description ***********
sourcepub const fn icache_sync_addr(&self) -> &ICACHE_SYNC_ADDR
pub const fn icache_sync_addr(&self) -> &ICACHE_SYNC_ADDR
0x8c - ******* Description ***********
sourcepub const fn icache_sync_size(&self) -> &ICACHE_SYNC_SIZE
pub const fn icache_sync_size(&self) -> &ICACHE_SYNC_SIZE
0x90 - ******* Description ***********
sourcepub const fn icache_preload_ctrl(&self) -> &ICACHE_PRELOAD_CTRL
pub const fn icache_preload_ctrl(&self) -> &ICACHE_PRELOAD_CTRL
0x94 - ******* Description ***********
sourcepub const fn icache_preload_addr(&self) -> &ICACHE_PRELOAD_ADDR
pub const fn icache_preload_addr(&self) -> &ICACHE_PRELOAD_ADDR
0x98 - ******* Description ***********
sourcepub const fn icache_preload_size(&self) -> &ICACHE_PRELOAD_SIZE
pub const fn icache_preload_size(&self) -> &ICACHE_PRELOAD_SIZE
0x9c - ******* Description ***********
sourcepub const fn icache_autoload_ctrl(&self) -> &ICACHE_AUTOLOAD_CTRL
pub const fn icache_autoload_ctrl(&self) -> &ICACHE_AUTOLOAD_CTRL
0xa0 - ******* Description ***********
sourcepub const fn icache_autoload_sct0_addr(&self) -> &ICACHE_AUTOLOAD_SCT0_ADDR
pub const fn icache_autoload_sct0_addr(&self) -> &ICACHE_AUTOLOAD_SCT0_ADDR
0xa4 - ******* Description ***********
sourcepub const fn icache_autoload_sct0_size(&self) -> &ICACHE_AUTOLOAD_SCT0_SIZE
pub const fn icache_autoload_sct0_size(&self) -> &ICACHE_AUTOLOAD_SCT0_SIZE
0xa8 - ******* Description ***********
sourcepub const fn icache_autoload_sct1_addr(&self) -> &ICACHE_AUTOLOAD_SCT1_ADDR
pub const fn icache_autoload_sct1_addr(&self) -> &ICACHE_AUTOLOAD_SCT1_ADDR
0xac - ******* Description ***********
sourcepub const fn icache_autoload_sct1_size(&self) -> &ICACHE_AUTOLOAD_SCT1_SIZE
pub const fn icache_autoload_sct1_size(&self) -> &ICACHE_AUTOLOAD_SCT1_SIZE
0xb0 - ******* Description ***********
sourcepub const fn ibus_to_flash_start_vaddr(&self) -> &IBUS_TO_FLASH_START_VADDR
pub const fn ibus_to_flash_start_vaddr(&self) -> &IBUS_TO_FLASH_START_VADDR
0xb4 - ******* Description ***********
sourcepub const fn ibus_to_flash_end_vaddr(&self) -> &IBUS_TO_FLASH_END_VADDR
pub const fn ibus_to_flash_end_vaddr(&self) -> &IBUS_TO_FLASH_END_VADDR
0xb8 - ******* Description ***********
sourcepub const fn dbus_to_flash_start_vaddr(&self) -> &DBUS_TO_FLASH_START_VADDR
pub const fn dbus_to_flash_start_vaddr(&self) -> &DBUS_TO_FLASH_START_VADDR
0xbc - ******* Description ***********
sourcepub const fn dbus_to_flash_end_vaddr(&self) -> &DBUS_TO_FLASH_END_VADDR
pub const fn dbus_to_flash_end_vaddr(&self) -> &DBUS_TO_FLASH_END_VADDR
0xc0 - ******* Description ***********
sourcepub const fn cache_acs_cnt_clr(&self) -> &CACHE_ACS_CNT_CLR
pub const fn cache_acs_cnt_clr(&self) -> &CACHE_ACS_CNT_CLR
0xc4 - ******* Description ***********
sourcepub const fn ibus_acs_miss_cnt(&self) -> &IBUS_ACS_MISS_CNT
pub const fn ibus_acs_miss_cnt(&self) -> &IBUS_ACS_MISS_CNT
0xc8 - ******* Description ***********
sourcepub const fn ibus_acs_cnt(&self) -> &IBUS_ACS_CNT
pub const fn ibus_acs_cnt(&self) -> &IBUS_ACS_CNT
0xcc - ******* Description ***********
sourcepub const fn dbus_acs_flash_miss_cnt(&self) -> &DBUS_ACS_FLASH_MISS_CNT
pub const fn dbus_acs_flash_miss_cnt(&self) -> &DBUS_ACS_FLASH_MISS_CNT
0xd0 - ******* Description ***********
sourcepub const fn dbus_acs_spiram_miss_cnt(&self) -> &DBUS_ACS_SPIRAM_MISS_CNT
pub const fn dbus_acs_spiram_miss_cnt(&self) -> &DBUS_ACS_SPIRAM_MISS_CNT
0xd4 - ******* Description ***********
sourcepub const fn dbus_acs_cnt(&self) -> &DBUS_ACS_CNT
pub const fn dbus_acs_cnt(&self) -> &DBUS_ACS_CNT
0xd8 - ******* Description ***********
sourcepub const fn cache_ilg_int_ena(&self) -> &CACHE_ILG_INT_ENA
pub const fn cache_ilg_int_ena(&self) -> &CACHE_ILG_INT_ENA
0xdc - ******* Description ***********
sourcepub const fn cache_ilg_int_clr(&self) -> &CACHE_ILG_INT_CLR
pub const fn cache_ilg_int_clr(&self) -> &CACHE_ILG_INT_CLR
0xe0 - ******* Description ***********
sourcepub const fn cache_ilg_int_st(&self) -> &CACHE_ILG_INT_ST
pub const fn cache_ilg_int_st(&self) -> &CACHE_ILG_INT_ST
0xe4 - ******* Description ***********
sourcepub const fn core0_acs_cache_int_ena(&self) -> &CORE0_ACS_CACHE_INT_ENA
pub const fn core0_acs_cache_int_ena(&self) -> &CORE0_ACS_CACHE_INT_ENA
0xe8 - ******* Description ***********
sourcepub const fn core0_acs_cache_int_clr(&self) -> &CORE0_ACS_CACHE_INT_CLR
pub const fn core0_acs_cache_int_clr(&self) -> &CORE0_ACS_CACHE_INT_CLR
0xec - ******* Description ***********
sourcepub const fn core0_acs_cache_int_st(&self) -> &CORE0_ACS_CACHE_INT_ST
pub const fn core0_acs_cache_int_st(&self) -> &CORE0_ACS_CACHE_INT_ST
0xf0 - ******* Description ***********
sourcepub const fn core1_acs_cache_int_ena(&self) -> &CORE1_ACS_CACHE_INT_ENA
pub const fn core1_acs_cache_int_ena(&self) -> &CORE1_ACS_CACHE_INT_ENA
0xf4 - ******* Description ***********
sourcepub const fn core1_acs_cache_int_clr(&self) -> &CORE1_ACS_CACHE_INT_CLR
pub const fn core1_acs_cache_int_clr(&self) -> &CORE1_ACS_CACHE_INT_CLR
0xf8 - ******* Description ***********
sourcepub const fn core1_acs_cache_int_st(&self) -> &CORE1_ACS_CACHE_INT_ST
pub const fn core1_acs_cache_int_st(&self) -> &CORE1_ACS_CACHE_INT_ST
0xfc - ******* Description ***********
sourcepub const fn core0_dbus_reject_st(&self) -> &CORE0_DBUS_REJECT_ST
pub const fn core0_dbus_reject_st(&self) -> &CORE0_DBUS_REJECT_ST
0x100 - ******* Description ***********
sourcepub const fn core0_dbus_reject_vaddr(&self) -> &CORE0_DBUS_REJECT_VADDR
pub const fn core0_dbus_reject_vaddr(&self) -> &CORE0_DBUS_REJECT_VADDR
0x104 - ******* Description ***********
sourcepub const fn core0_ibus_reject_st(&self) -> &CORE0_IBUS_REJECT_ST
pub const fn core0_ibus_reject_st(&self) -> &CORE0_IBUS_REJECT_ST
0x108 - ******* Description ***********
sourcepub const fn core0_ibus_reject_vaddr(&self) -> &CORE0_IBUS_REJECT_VADDR
pub const fn core0_ibus_reject_vaddr(&self) -> &CORE0_IBUS_REJECT_VADDR
0x10c - ******* Description ***********
sourcepub const fn core1_dbus_reject_st(&self) -> &CORE1_DBUS_REJECT_ST
pub const fn core1_dbus_reject_st(&self) -> &CORE1_DBUS_REJECT_ST
0x110 - ******* Description ***********
sourcepub const fn core1_dbus_reject_vaddr(&self) -> &CORE1_DBUS_REJECT_VADDR
pub const fn core1_dbus_reject_vaddr(&self) -> &CORE1_DBUS_REJECT_VADDR
0x114 - ******* Description ***********
sourcepub const fn core1_ibus_reject_st(&self) -> &CORE1_IBUS_REJECT_ST
pub const fn core1_ibus_reject_st(&self) -> &CORE1_IBUS_REJECT_ST
0x118 - ******* Description ***********
sourcepub const fn core1_ibus_reject_vaddr(&self) -> &CORE1_IBUS_REJECT_VADDR
pub const fn core1_ibus_reject_vaddr(&self) -> &CORE1_IBUS_REJECT_VADDR
0x11c - ******* Description ***********
sourcepub const fn cache_mmu_fault_content(&self) -> &CACHE_MMU_FAULT_CONTENT
pub const fn cache_mmu_fault_content(&self) -> &CACHE_MMU_FAULT_CONTENT
0x120 - ******* Description ***********
sourcepub const fn cache_mmu_fault_vaddr(&self) -> &CACHE_MMU_FAULT_VADDR
pub const fn cache_mmu_fault_vaddr(&self) -> &CACHE_MMU_FAULT_VADDR
0x124 - ******* Description ***********
sourcepub const fn cache_wrap_around_ctrl(&self) -> &CACHE_WRAP_AROUND_CTRL
pub const fn cache_wrap_around_ctrl(&self) -> &CACHE_WRAP_AROUND_CTRL
0x128 - ******* Description ***********
sourcepub const fn cache_mmu_power_ctrl(&self) -> &CACHE_MMU_POWER_CTRL
pub const fn cache_mmu_power_ctrl(&self) -> &CACHE_MMU_POWER_CTRL
0x12c - ******* Description ***********
sourcepub const fn cache_state(&self) -> &CACHE_STATE
pub const fn cache_state(&self) -> &CACHE_STATE
0x130 - ******* Description ***********
sourcepub const fn cache_encrypt_decrypt_record_disable(
&self
) -> &CACHE_ENCRYPT_DECRYPT_RECORD_DISABLE
pub const fn cache_encrypt_decrypt_record_disable( &self ) -> &CACHE_ENCRYPT_DECRYPT_RECORD_DISABLE
0x134 - ******* Description ***********
sourcepub const fn cache_encrypt_decrypt_clk_force_on(
&self
) -> &CACHE_ENCRYPT_DECRYPT_CLK_FORCE_ON
pub const fn cache_encrypt_decrypt_clk_force_on( &self ) -> &CACHE_ENCRYPT_DECRYPT_CLK_FORCE_ON
0x138 - ******* Description ***********
sourcepub const fn cache_bridge_arbiter_ctrl(&self) -> &CACHE_BRIDGE_ARBITER_CTRL
pub const fn cache_bridge_arbiter_ctrl(&self) -> &CACHE_BRIDGE_ARBITER_CTRL
0x13c - ******* Description ***********
sourcepub const fn cache_preload_int_ctrl(&self) -> &CACHE_PRELOAD_INT_CTRL
pub const fn cache_preload_int_ctrl(&self) -> &CACHE_PRELOAD_INT_CTRL
0x140 - ******* Description ***********
sourcepub const fn cache_sync_int_ctrl(&self) -> &CACHE_SYNC_INT_CTRL
pub const fn cache_sync_int_ctrl(&self) -> &CACHE_SYNC_INT_CTRL
0x144 - ******* Description ***********
sourcepub const fn cache_mmu_owner(&self) -> &CACHE_MMU_OWNER
pub const fn cache_mmu_owner(&self) -> &CACHE_MMU_OWNER
0x148 - ******* Description ***********
sourcepub const fn cache_conf_misc(&self) -> &CACHE_CONF_MISC
pub const fn cache_conf_misc(&self) -> &CACHE_CONF_MISC
0x14c - ******* Description ***********
sourcepub const fn dcache_freeze(&self) -> &DCACHE_FREEZE
pub const fn dcache_freeze(&self) -> &DCACHE_FREEZE
0x150 - ******* Description ***********
sourcepub const fn icache_freeze(&self) -> &ICACHE_FREEZE
pub const fn icache_freeze(&self) -> &ICACHE_FREEZE
0x154 - ******* Description ***********
sourcepub const fn icache_atomic_operate_ena(&self) -> &ICACHE_ATOMIC_OPERATE_ENA
pub const fn icache_atomic_operate_ena(&self) -> &ICACHE_ATOMIC_OPERATE_ENA
0x158 - ******* Description ***********
sourcepub const fn dcache_atomic_operate_ena(&self) -> &DCACHE_ATOMIC_OPERATE_ENA
pub const fn dcache_atomic_operate_ena(&self) -> &DCACHE_ATOMIC_OPERATE_ENA
0x15c - ******* Description ***********
sourcepub const fn cache_request(&self) -> &CACHE_REQUEST
pub const fn cache_request(&self) -> &CACHE_REQUEST
0x160 - ******* Description ***********
sourcepub const fn clock_gate(&self) -> &CLOCK_GATE
pub const fn clock_gate(&self) -> &CLOCK_GATE
0x164 - ******* Description ***********
sourcepub const fn cache_tag_object_ctrl(&self) -> &CACHE_TAG_OBJECT_CTRL
pub const fn cache_tag_object_ctrl(&self) -> &CACHE_TAG_OBJECT_CTRL
0x180 - ******* Description ***********
sourcepub const fn cache_tag_way_object(&self) -> &CACHE_TAG_WAY_OBJECT
pub const fn cache_tag_way_object(&self) -> &CACHE_TAG_WAY_OBJECT
0x184 - ******* Description ***********
sourcepub const fn cache_vaddr(&self) -> &CACHE_VADDR
pub const fn cache_vaddr(&self) -> &CACHE_VADDR
0x188 - ******* Description ***********
sourcepub const fn cache_tag_content(&self) -> &CACHE_TAG_CONTENT
pub const fn cache_tag_content(&self) -> &CACHE_TAG_CONTENT
0x18c - ******* Description ***********