Type Alias esp32c3::extmem::icache_sync_ctrl::ICACHE_INVALIDATE_ENA_W

source ·
pub type ICACHE_INVALIDATE_ENA_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field ICACHE_INVALIDATE_ENA writer - The bit is used to enable invalidate operation. It will be cleared by hardware after invalidate operation done.

Aliased Type§

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