pub type W = W<ICACHE_CTRL1_SPEC>;
Expand description
Register ICACHE_CTRL1
writer
Aliased Type§
struct W { /* private fields */ }
Implementations§
Source§impl W
impl W
Sourcepub fn icache_shut_ibus(&mut self) -> ICACHE_SHUT_IBUS_W<'_, ICACHE_CTRL1_SPEC>
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
Sourcepub fn icache_shut_dbus(&mut self) -> ICACHE_SHUT_DBUS_W<'_, ICACHE_CTRL1_SPEC>
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