Type Alias esp32c3::extmem::icache_sync_size::ICACHE_SYNC_SIZE_W

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

Field ICACHE_SYNC_SIZE writer - The bits are used to configure the length for sync operations. The bits are the counts of cache block. It should be combined with ICACHE_SYNC_ADDR_REG.

Aliased Type§

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