Type Alias esp32c3::extmem::icache_sync_size::ICACHE_SYNC_SIZE_R

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

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