Type Alias esp32c3::extmem::icache_lock_ctrl::ICACHE_LOCK_ENA_W

source ·
pub type ICACHE_LOCK_ENA_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field ICACHE_LOCK_ENA writer - The bit is used to enable lock operation. It will be cleared by hardware after lock operation done.

Aliased Type§

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