Type Alias esp32c3::extmem::icache_prelock_sct_size::W

source ·
pub type W = W<ICACHE_PRELOCK_SCT_SIZE_SPEC>;
Expand description

Register ICACHE_PRELOCK_SCT_SIZE writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn icache_prelock_sct1_size( &mut self ) -> ICACHE_PRELOCK_SCT1_SIZE_W<'_, ICACHE_PRELOCK_SCT_SIZE_SPEC>

Bits 0:15 - The bits are used to configure the second length of data locking, which is combined with ICACHE_PRELOCK_SCT1_ADDR_REG

source

pub fn icache_prelock_sct0_size( &mut self ) -> ICACHE_PRELOCK_SCT0_SIZE_W<'_, ICACHE_PRELOCK_SCT_SIZE_SPEC>

Bits 16:31 - The bits are used to configure the first length of data locking, which is combined with ICACHE_PRELOCK_SCT0_ADDR_REG