Type Alias esp32c3::extmem::icache_sync_ctrl::W

source ·
pub type W = W<ICACHE_SYNC_CTRL_SPEC>;
Expand description

Register ICACHE_SYNC_CTRL writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn icache_invalidate_ena( &mut self ) -> ICACHE_INVALIDATE_ENA_W<'_, ICACHE_SYNC_CTRL_SPEC>

Bit 0 - The bit is used to enable invalidate operation. It will be cleared by hardware after invalidate operation done.