Type Alias esp32c6::extmem::l2_cache_preload_ctrl::W
source · pub type W = W<L2_CACHE_PRELOAD_CTRL_SPEC>;Expand description
Register L2_CACHE_PRELOAD_CTRL writer
Aliased Type§
struct W { /* private fields */ }Implementations§
source§impl W
impl W
sourcepub fn l2_cache_preload_ena(
&mut self
) -> L2_CACHE_PRELOAD_ENA_W<'_, L2_CACHE_PRELOAD_CTRL_SPEC, 0>
pub fn l2_cache_preload_ena( &mut self ) -> L2_CACHE_PRELOAD_ENA_W<'_, L2_CACHE_PRELOAD_CTRL_SPEC, 0>
Bit 0 - The bit is used to enable preload operation on L2-Cache. It will be cleared by hardware automatically after preload operation is done.