W

Type Alias W 

Source
pub type W = W<SYNC_MAP_SPEC>;
Expand description

Register SYNC_MAP writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn sync_map(&mut self) -> SYNC_MAP_W<'_, SYNC_MAP_SPEC>

Bits 0:5 - Those bits are used to indicate which caches in the two-level cache structure will apply the sync operation. [0]: L1-ICache0, [1]: L1-ICache1, [2]: L1-ICache2, [3]: L1-ICache3, [4]: L1-DCache, [5]: L2-Cache.