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

source

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.

source

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.

source

pub unsafe fn bits(&mut self, bits: u32) -> &mut Self

Writes raw bits to the register.

Safety

Passing incorrect value can cause undefined behaviour. See reference manual