Type Alias esp32c6::extmem::l2_cache_autoload_sct2_addr::R
source · pub type R = R<L2_CACHE_AUTOLOAD_SCT2_ADDR_SPEC>;Expand description
Register L2_CACHE_AUTOLOAD_SCT2_ADDR reader
Aliased Type§
struct R { /* private fields */ }Implementations§
source§impl R
impl R
sourcepub fn l2_cache_autoload_sct2_addr(&self) -> L2_CACHE_AUTOLOAD_SCT2_ADDR_R
pub fn l2_cache_autoload_sct2_addr(&self) -> L2_CACHE_AUTOLOAD_SCT2_ADDR_R
Bits 0:31 - Those bits are used to configure the start virtual address of the third section for autoload operation on L2-Cache. Note that it should be used together with L2_CACHE_AUTOLOAD_SCT2_SIZE and L2_CACHE_AUTOLOAD_SCT2_ENA.