Type Alias esp32c3::extmem::icache_ctrl1::W

source ·
pub type W = W<ICACHE_CTRL1_SPEC>;
Expand description

Register ICACHE_CTRL1 writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn icache_shut_ibus(&mut self) -> ICACHE_SHUT_IBUS_W<'_, ICACHE_CTRL1_SPEC>

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

source

pub fn icache_shut_dbus(&mut self) -> ICACHE_SHUT_DBUS_W<'_, ICACHE_CTRL1_SPEC>

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