EcprW

Type Alias EcprW 

pub type EcprW<'a, REG> = BitWriter<'a, REG, Ecpr>;
Expand description

Field ECPR writer - Enable Cache Parity Reporting

Aliased Type§

pub struct EcprW<'a, REG> { /* private fields */ }

Implementations§

§

impl<'a, REG> EcprW<'a, REG>
where REG: Writable + RegisterSpec,

pub fn _0(self) -> &'a mut W<REG>

Reporting disabled

pub fn _1(self) -> &'a mut W<REG>

Reporting enabled