Type Definition esp32c3::extmem::icache_sync_ctrl::ICACHE_INVALIDATE_ENA_W
source · pub type ICACHE_INVALIDATE_ENA_W<'a, const O: u8> = BitWriter<'a, u32, ICACHE_SYNC_CTRL_SPEC, bool, O>;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.