Type Alias esp32c6::extmem::l2_cache_sync_preload_int_raw::W
source · pub type W = W<L2_CACHE_SYNC_PRELOAD_INT_RAW_SPEC>;Expand description
Register L2_CACHE_SYNC_PRELOAD_INT_RAW writer
Aliased Type§
struct W { /* private fields */ }Implementations§
source§impl W
impl W
sourcepub fn l2_cache_pld_done_int_raw(
&mut self
) -> L2_CACHE_PLD_DONE_INT_RAW_W<'_, L2_CACHE_SYNC_PRELOAD_INT_RAW_SPEC>
pub fn l2_cache_pld_done_int_raw( &mut self ) -> L2_CACHE_PLD_DONE_INT_RAW_W<'_, L2_CACHE_SYNC_PRELOAD_INT_RAW_SPEC>
Bit 5 - The raw bit of the interrupt that occurs only when L2-Cache preload-operation is done.
sourcepub fn l2_cache_pld_err_int_raw(
&mut self
) -> L2_CACHE_PLD_ERR_INT_RAW_W<'_, L2_CACHE_SYNC_PRELOAD_INT_RAW_SPEC>
pub fn l2_cache_pld_err_int_raw( &mut self ) -> L2_CACHE_PLD_ERR_INT_RAW_W<'_, L2_CACHE_SYNC_PRELOAD_INT_RAW_SPEC>
Bit 12 - The raw bit of the interrupt that occurs only when L2-Cache preload-operation error occurs.