Type Alias esp32c3::extmem::icache_sync_ctrl::ICACHE_INVALIDATE_ENA_R

source ·
pub type ICACHE_INVALIDATE_ENA_R = BitReader;
Expand description

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

Aliased Type§

struct ICACHE_INVALIDATE_ENA_R { /* private fields */ }