Type Alias esp32c3::extmem::icache_sync_addr::ICACHE_SYNC_ADDR_W

source ·
pub type ICACHE_SYNC_ADDR_W<'a, REG> = FieldWriter<'a, REG, 32, u32>;
Expand description

Field ICACHE_SYNC_ADDR writer - The bits are used to configure the start virtual address for clean operations. It should be combined with ICACHE_SYNC_SIZE_REG.

Aliased Type§

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