Type Alias esp32c3::extmem::cache_sync_int_ctrl::ENA_W

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

Field ENA writer - The bit is used to enable the interrupt by icache sync done.

Aliased Type§

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