Type Alias esp32c6::extmem::l1_cache_vaddr::W
source · pub type W = W<L1_CACHE_VADDR_SPEC>;
Expand description
Register L1_CACHE_VADDR
writer
Aliased Type§
struct W { /* private fields */ }
Implementations§
source§impl W
impl W
sourcepub fn l1_cache_vaddr(&mut self) -> L1_CACHE_VADDR_W<'_, L1_CACHE_VADDR_SPEC>
pub fn l1_cache_vaddr(&mut self) -> L1_CACHE_VADDR_W<'_, L1_CACHE_VADDR_SPEC>
Bits 0:31 - Those bits stores the virtual address which will decide where inside the specified tag memory object will be accessed.