Type Alias esp32c3::extmem::icache_lock_ctrl::ICACHE_LOCK_ENA_R

source ·
pub type ICACHE_LOCK_ENA_R = BitReader;
Expand description

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

Aliased Type§

struct ICACHE_LOCK_ENA_R { /* private fields */ }