pub struct EXTMEM { /* private fields */ }
Expand description
External Memory
Implementations§
Source§impl EXTMEM
impl EXTMEM
Sourcepub const PTR: *const RegisterBlock = {0x600c4000 as *const extmem::RegisterBlock}
pub const PTR: *const RegisterBlock = {0x600c4000 as *const extmem::RegisterBlock}
Pointer to the register block
Sourcepub const fn ptr() -> *const RegisterBlock
pub const fn ptr() -> *const RegisterBlock
Return the pointer to the register block
Sourcepub unsafe fn steal() -> Self
pub unsafe fn steal() -> Self
Steal an instance of this peripheral
§Safety
Ensure that the new instance of the peripheral cannot be used in a way that may race with any existing instances, for example by only accessing read-only or write-only registers, or by consuming the original peripheral and using critical sections to coordinate access between multiple new instances.
Additionally, other software such as HALs may rely on only one peripheral instance existing to ensure memory safety; ensure no stolen instances are passed to such software.
Methods from Deref<Target = RegisterBlock>§
Sourcepub fn icache_ctrl(&self) -> &ICACHE_CTRL
pub fn icache_ctrl(&self) -> &ICACHE_CTRL
0x00 - This description will be updated in the near future.
Sourcepub fn icache_ctrl1(&self) -> &ICACHE_CTRL1
pub fn icache_ctrl1(&self) -> &ICACHE_CTRL1
0x04 - This description will be updated in the near future.
Sourcepub fn icache_tag_power_ctrl(&self) -> &ICACHE_TAG_POWER_CTRL
pub fn icache_tag_power_ctrl(&self) -> &ICACHE_TAG_POWER_CTRL
0x08 - This description will be updated in the near future.
Sourcepub fn icache_sync_ctrl(&self) -> &ICACHE_SYNC_CTRL
pub fn icache_sync_ctrl(&self) -> &ICACHE_SYNC_CTRL
0x28 - This description will be updated in the near future.
Sourcepub fn icache_sync_addr(&self) -> &ICACHE_SYNC_ADDR
pub fn icache_sync_addr(&self) -> &ICACHE_SYNC_ADDR
0x2c - This description will be updated in the near future.
Sourcepub fn icache_sync_size(&self) -> &ICACHE_SYNC_SIZE
pub fn icache_sync_size(&self) -> &ICACHE_SYNC_SIZE
0x30 - This description will be updated in the near future.
Sourcepub fn ibus_to_flash_start_vaddr(&self) -> &IBUS_TO_FLASH_START_VADDR
pub fn ibus_to_flash_start_vaddr(&self) -> &IBUS_TO_FLASH_START_VADDR
0x54 - This description will be updated in the near future.
Sourcepub fn ibus_to_flash_end_vaddr(&self) -> &IBUS_TO_FLASH_END_VADDR
pub fn ibus_to_flash_end_vaddr(&self) -> &IBUS_TO_FLASH_END_VADDR
0x58 - This description will be updated in the near future.
Sourcepub fn dbus_to_flash_start_vaddr(&self) -> &DBUS_TO_FLASH_START_VADDR
pub fn dbus_to_flash_start_vaddr(&self) -> &DBUS_TO_FLASH_START_VADDR
0x5c - This description will be updated in the near future.
Sourcepub fn dbus_to_flash_end_vaddr(&self) -> &DBUS_TO_FLASH_END_VADDR
pub fn dbus_to_flash_end_vaddr(&self) -> &DBUS_TO_FLASH_END_VADDR
0x60 - This description will be updated in the near future.
Sourcepub fn cache_acs_cnt_clr(&self) -> &CACHE_ACS_CNT_CLR
pub fn cache_acs_cnt_clr(&self) -> &CACHE_ACS_CNT_CLR
0x64 - This description will be updated in the near future.
Sourcepub fn cache_ilg_int_ena(&self) -> &CACHE_ILG_INT_ENA
pub fn cache_ilg_int_ena(&self) -> &CACHE_ILG_INT_ENA
0x78 - This description will be updated in the near future.
Sourcepub fn cache_ilg_int_clr(&self) -> &CACHE_ILG_INT_CLR
pub fn cache_ilg_int_clr(&self) -> &CACHE_ILG_INT_CLR
0x7c - This description will be updated in the near future.
Sourcepub fn cache_ilg_int_st(&self) -> &CACHE_ILG_INT_ST
pub fn cache_ilg_int_st(&self) -> &CACHE_ILG_INT_ST
0x80 - This description will be updated in the near future.
Sourcepub fn core0_acs_cache_int_ena(&self) -> &CORE0_ACS_CACHE_INT_ENA
pub fn core0_acs_cache_int_ena(&self) -> &CORE0_ACS_CACHE_INT_ENA
0x84 - This description will be updated in the near future.
Sourcepub fn core0_acs_cache_int_clr(&self) -> &CORE0_ACS_CACHE_INT_CLR
pub fn core0_acs_cache_int_clr(&self) -> &CORE0_ACS_CACHE_INT_CLR
0x88 - This description will be updated in the near future.
Sourcepub fn core0_acs_cache_int_st(&self) -> &CORE0_ACS_CACHE_INT_ST
pub fn core0_acs_cache_int_st(&self) -> &CORE0_ACS_CACHE_INT_ST
0x8c - This description will be updated in the near future.
Sourcepub fn core0_dbus_reject_st(&self) -> &CORE0_DBUS_REJECT_ST
pub fn core0_dbus_reject_st(&self) -> &CORE0_DBUS_REJECT_ST
0x90 - This description will be updated in the near future.
Sourcepub fn core0_dbus_reject_vaddr(&self) -> &CORE0_DBUS_REJECT_VADDR
pub fn core0_dbus_reject_vaddr(&self) -> &CORE0_DBUS_REJECT_VADDR
0x94 - This description will be updated in the near future.
Sourcepub fn core0_ibus_reject_st(&self) -> &CORE0_IBUS_REJECT_ST
pub fn core0_ibus_reject_st(&self) -> &CORE0_IBUS_REJECT_ST
0x98 - This description will be updated in the near future.
Sourcepub fn core0_ibus_reject_vaddr(&self) -> &CORE0_IBUS_REJECT_VADDR
pub fn core0_ibus_reject_vaddr(&self) -> &CORE0_IBUS_REJECT_VADDR
0x9c - This description will be updated in the near future.
Sourcepub fn cache_mmu_fault_content(&self) -> &CACHE_MMU_FAULT_CONTENT
pub fn cache_mmu_fault_content(&self) -> &CACHE_MMU_FAULT_CONTENT
0xa0 - This description will be updated in the near future.
Sourcepub fn cache_mmu_fault_vaddr(&self) -> &CACHE_MMU_FAULT_VADDR
pub fn cache_mmu_fault_vaddr(&self) -> &CACHE_MMU_FAULT_VADDR
0xa4 - This description will be updated in the near future.
Sourcepub fn cache_wrap_around_ctrl(&self) -> &CACHE_WRAP_AROUND_CTRL
pub fn cache_wrap_around_ctrl(&self) -> &CACHE_WRAP_AROUND_CTRL
0xa8 - This description will be updated in the near future.
Sourcepub fn cache_mmu_power_ctrl(&self) -> &CACHE_MMU_POWER_CTRL
pub fn cache_mmu_power_ctrl(&self) -> &CACHE_MMU_POWER_CTRL
0xac - This description will be updated in the near future.
Sourcepub fn cache_state(&self) -> &CACHE_STATE
pub fn cache_state(&self) -> &CACHE_STATE
0xb0 - This description will be updated in the near future.
Sourcepub fn cache_encrypt_decrypt_record_disable(
&self,
) -> &CACHE_ENCRYPT_DECRYPT_RECORD_DISABLE
pub fn cache_encrypt_decrypt_record_disable( &self, ) -> &CACHE_ENCRYPT_DECRYPT_RECORD_DISABLE
0xb4 - This description will be updated in the near future.
Sourcepub fn cache_encrypt_decrypt_clk_force_on(
&self,
) -> &CACHE_ENCRYPT_DECRYPT_CLK_FORCE_ON
pub fn cache_encrypt_decrypt_clk_force_on( &self, ) -> &CACHE_ENCRYPT_DECRYPT_CLK_FORCE_ON
0xb8 - This description will be updated in the near future.
Sourcepub fn cache_preload_int_ctrl(&self) -> &CACHE_PRELOAD_INT_CTRL
pub fn cache_preload_int_ctrl(&self) -> &CACHE_PRELOAD_INT_CTRL
0xbc - This description will be updated in the near future.
Sourcepub fn cache_sync_int_ctrl(&self) -> &CACHE_SYNC_INT_CTRL
pub fn cache_sync_int_ctrl(&self) -> &CACHE_SYNC_INT_CTRL
0xc0 - This description will be updated in the near future.
Sourcepub fn cache_mmu_owner(&self) -> &CACHE_MMU_OWNER
pub fn cache_mmu_owner(&self) -> &CACHE_MMU_OWNER
0xc4 - This description will be updated in the near future.
Sourcepub fn cache_conf_misc(&self) -> &CACHE_CONF_MISC
pub fn cache_conf_misc(&self) -> &CACHE_CONF_MISC
0xc8 - This description will be updated in the near future.
Sourcepub fn icache_freeze(&self) -> &ICACHE_FREEZE
pub fn icache_freeze(&self) -> &ICACHE_FREEZE
0xcc - This description will be updated in the near future.
Sourcepub fn icache_atomic_operate_ena(&self) -> &ICACHE_ATOMIC_OPERATE_ENA
pub fn icache_atomic_operate_ena(&self) -> &ICACHE_ATOMIC_OPERATE_ENA
0xd0 - This description will be updated in the near future.
Sourcepub fn cache_request(&self) -> &CACHE_REQUEST
pub fn cache_request(&self) -> &CACHE_REQUEST
0xd4 - This description will be updated in the near future.
Sourcepub fn clock_gate(&self) -> &CLOCK_GATE
pub fn clock_gate(&self) -> &CLOCK_GATE
0x100 - This description will be updated in the near future.