Type Alias esp32c6::extmem::l1_cache_ctrl::R
source · pub type R = R<L1_CACHE_CTRL_SPEC>;
Expand description
Register L1_CACHE_CTRL
reader
Aliased Type§
struct R { /* private fields */ }
Implementations§
source§impl R
impl R
sourcepub fn l1_cache_shut_bus0(&self) -> L1_CACHE_SHUT_BUS0_R
pub fn l1_cache_shut_bus0(&self) -> L1_CACHE_SHUT_BUS0_R
Bit 0 - The bit is used to disable core0 dbus access L1-Cache, 0: enable, 1: disable
sourcepub fn l1_cache_shut_bus1(&self) -> L1_CACHE_SHUT_BUS1_R
pub fn l1_cache_shut_bus1(&self) -> L1_CACHE_SHUT_BUS1_R
Bit 1 - The bit is used to disable core1 dbus access L1-Cache, 0: enable, 1: disable
sourcepub fn l1_cache_shut_dbus2(&self) -> L1_CACHE_SHUT_DBUS2_R
pub fn l1_cache_shut_dbus2(&self) -> L1_CACHE_SHUT_DBUS2_R
Bit 2 - Reserved
sourcepub fn l1_cache_shut_dbus3(&self) -> L1_CACHE_SHUT_DBUS3_R
pub fn l1_cache_shut_dbus3(&self) -> L1_CACHE_SHUT_DBUS3_R
Bit 3 - Reserved
sourcepub fn l1_cache_shut_dma(&self) -> L1_CACHE_SHUT_DMA_R
pub fn l1_cache_shut_dma(&self) -> L1_CACHE_SHUT_DMA_R
Bit 4 - The bit is used to disable DMA access L1-Cache, 0: enable, 1: disable
sourcepub fn l1_cache_undef_op(&self) -> L1_CACHE_UNDEF_OP_R
pub fn l1_cache_undef_op(&self) -> L1_CACHE_UNDEF_OP_R
Bits 8:11 - Reserved