Type Alias esp32c3::extmem::icache_lock_size::ICACHE_LOCK_SIZE_R

source ·
pub type ICACHE_LOCK_SIZE_R = FieldReader<u16>;
Expand description

Field ICACHE_LOCK_SIZE reader - 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_R { /* private fields */ }