pub type W = W<ICACHE_SYNC_ADDR_SPEC>;
Expand description
Register ICACHE_SYNC_ADDR
writer
Aliased Type§
struct W { /* private fields */ }
Implementations§
Source§impl W
impl W
Sourcepub fn icache_sync_addr(
&mut self,
) -> ICACHE_SYNC_ADDR_W<'_, ICACHE_SYNC_ADDR_SPEC>
pub fn icache_sync_addr( &mut self, ) -> ICACHE_SYNC_ADDR_W<'_, ICACHE_SYNC_ADDR_SPEC>
Bits 0:31 - The bits are used to configure the start virtual address for clean operations. It should be combined with ICACHE_SYNC_SIZE_REG.