Struct esp32c3::extmem::icache_preload_size::R
source · pub struct R(_);
Expand description
Register ICACHE_PRELOAD_SIZE
reader
Implementations§
source§impl R
impl R
sourcepub fn icache_preload_size(&self) -> ICACHE_PRELOAD_SIZE_R
pub fn icache_preload_size(&self) -> ICACHE_PRELOAD_SIZE_R
Bits 0:15 - The bits are used to configure the length for preload operation. The bits are the counts of cache block. It should be combined with ICACHE_PRELOAD_ADDR_REG..