Type Alias esp32c3::extmem::icache_preload_addr::ICACHE_PRELOAD_ADDR_R

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

Field ICACHE_PRELOAD_ADDR reader - The bits are used to configure the start virtual address for preload operation. It should be combined with ICACHE_PRELOAD_SIZE_REG.

Aliased Type§

struct ICACHE_PRELOAD_ADDR_R { /* private fields */ }