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

Field LOG_MEM_LOOP_ENABLE writer - Set 1 enable mem_loop, it will loop write at the range of MEM_START and MEM_END

Aliased Type§

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