Type Alias esp32c3::extmem::cache_preload_int_ctrl::W

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

Register CACHE_PRELOAD_INT_CTRL writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn ena(&mut self) -> ENA_W<'_, CACHE_PRELOAD_INT_CTRL_SPEC>

Bit 1 - The bit is used to enable the interrupt by icache pre-load done.

source

pub fn clr(&mut self) -> CLR_W<'_, CACHE_PRELOAD_INT_CTRL_SPEC>

Bit 2 - The bit is used to clear the interrupt by icache pre-load done.