pub type W = W<ICACHE_CTRL_SPEC>;
Expand description
Register ICACHE_CTRL
writer
Aliased Type§
struct W { /* private fields */ }
Implementations§
Source§impl W
impl W
Sourcepub fn icache_enable(&mut self) -> ICACHE_ENABLE_W<'_, ICACHE_CTRL_SPEC>
pub fn icache_enable(&mut self) -> ICACHE_ENABLE_W<'_, ICACHE_CTRL_SPEC>
Bit 0 - The bit is used to activate the data cache. 0: disable, 1: enable