Encie1W

Type Alias Encie1W 

pub type Encie1W<'a, REG> = BitWriter<'a, REG, Encie1>;
Expand description

Field ENCIE1 writer - ENCIE1

Aliased Type§

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

Implementations§

§

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

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

Interrupt notification of Memory 1 non-correctable error events is disabled.

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

Interrupt notification of Memory 1 non-correctable error events is enabled.