Type Alias esp32c2::extmem::dbus_to_flash_end_vaddr::W
source · pub type W = W<DBUS_TO_FLASH_END_VADDR_SPEC>;Expand description
Register DBUS_TO_FLASH_END_VADDR writer
Aliased Type§
struct W { /* private fields */ }Implementations§
source§impl W
impl W
sourcepub fn dbus_to_flash_end_vaddr(
&mut self,
) -> DBUS_TO_FLASH_END_VADDR_W<'_, DBUS_TO_FLASH_END_VADDR_SPEC>
pub fn dbus_to_flash_end_vaddr( &mut self, ) -> DBUS_TO_FLASH_END_VADDR_W<'_, DBUS_TO_FLASH_END_VADDR_SPEC>
Bits 0:31 - The bits are used to configure the end virtual address of dbus to access flash. The register is used to give constraints to dbus access counter.