Type Alias esp32c3::extmem::icache_lock_addr::ICACHE_LOCK_ADDR_R

source ·
pub type ICACHE_LOCK_ADDR_R = FieldReader<u32>;
Expand description

Field ICACHE_LOCK_ADDR reader - The bits are used to configure the start virtual address for lock operations. It should be combined with ICACHE_LOCK_SIZE_REG.

Aliased Type§

struct ICACHE_LOCK_ADDR_R { /* private fields */ }