Type Alias esp32c3::extmem::icache_preload_size::ICACHE_PRELOAD_SIZE_W

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

Field ICACHE_PRELOAD_SIZE writer - The bits are used to configure the length for preload operation. The bits are the counts of cache block. It should be combined with ICACHE_PRELOAD_ADDR_REG..

Aliased Type§

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