WyR

Type Alias WyR 

pub type WyR = FieldReader<Wy>;
Expand description

Field WY reader - Level 1 Cache Ways

Aliased Type§

pub struct WyR { /* private fields */ }

Implementations§

§

impl WyR

pub const fn variant(&self) -> Option<Wy>

Get enumerated values variant

pub fn is_0000(&self) -> bool

No Cache

pub fn is_0010(&self) -> bool

2-Way Set Associative

pub fn is_0100(&self) -> bool

4-Way Set Associative