Type Alias esp32c6::extmem::l1_cache_way_object::R

source ·
pub type R = R<L1_CACHE_WAY_OBJECT_SPEC>;
Expand description

Register L1_CACHE_WAY_OBJECT reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn l1_cache_way_object(&self) -> L1_CACHE_WAY_OBJECT_R

Bits 0:2 - Set this bits to select which way of the tag-object will be accessed. 0: way0, 1: way1, 2: way2, 3: way3, ?, 7: way7.