Type Alias esp32c3::extmem::icache_lock_size::ICACHE_LOCK_SIZE_W

source ·
pub type ICACHE_LOCK_SIZE_W<'a, REG> = FieldWriter<'a, REG, 16, u16>;
Expand description

Field ICACHE_LOCK_SIZE writer - The bits are used to configure the length for lock operations. The bits are the counts of cache block. It should be combined with ICACHE_LOCK_ADDR_REG.

Aliased Type§

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