pub type ICACHE_TAG_MEM_FORCE_ON_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field ICACHE_TAG_MEM_FORCE_ON writer - The bit is used to close clock gating of icache tag memory. 1: close gating, 0: open clock gating.

Aliased Type§

struct ICACHE_TAG_MEM_FORCE_ON_W<'a, REG> { /* private fields */ }