Type Alias esp32s3::extmem::cache_request::W

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

Register CACHE_REQUEST writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn bypass(&mut self) -> BYPASS_W<'_, CACHE_REQUEST_SPEC>

Bit 0 - The bit is used to disable request recording which could cause performance issue

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