Type Alias esp32c3::extmem::icache_lock_ctrl::ICACHE_UNLOCK_ENA_W

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

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

Aliased Type§

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