Type Alias esp32c3::extmem::icache_preload_addr::R
source · pub type R = R<ICACHE_PRELOAD_ADDR_SPEC>;
Expand description
Register ICACHE_PRELOAD_ADDR
reader
Aliased Type§
struct R { /* private fields */ }
Implementations§
source§impl R
impl R
sourcepub fn icache_preload_addr(&self) -> ICACHE_PRELOAD_ADDR_R
pub fn icache_preload_addr(&self) -> ICACHE_PRELOAD_ADDR_R
Bits 0:31 - The bits are used to configure the start virtual address for preload operation. It should be combined with ICACHE_PRELOAD_SIZE_REG.