EcprR

Type Alias EcprR 

pub type EcprR = BitReader<Ecpr>;
Expand description

Field ECPR reader - Enable Cache Parity Reporting

Aliased Type§

pub struct EcprR { /* private fields */ }

Implementations§

§

impl EcprR

pub const fn variant(&self) -> Ecpr

Get enumerated values variant

pub fn is_0(&self) -> bool

Reporting disabled

pub fn is_1(&self) -> bool

Reporting enabled