esp32s3::extmem::dcache_ctrl1

Type Alias R

Source
pub type R = R<DCACHE_CTRL1_SPEC>;
Expand description

Register DCACHE_CTRL1 reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn dcache_shut_core0_bus(&self) -> DCACHE_SHUT_CORE0_BUS_R

Bit 0 - The bit is used to disable core0 dbus, 0: enable, 1: disable

Source

pub fn dcache_shut_core1_bus(&self) -> DCACHE_SHUT_CORE1_BUS_R

Bit 1 - The bit is used to disable core1 dbus, 0: enable, 1: disable