Type Alias esp32c3::extmem::icache_preload_size::ICACHE_PRELOAD_SIZE_R

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

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