Escie1W

Type Alias Escie1W 

pub type Escie1W<'a, REG> = BitWriter<'a, REG, Escie1>;
Expand description

Field ESCIE1 writer - ESCIE1

Aliased Type§

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

Implementations§

§

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

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

Interrupt notification of Memory 1 single-bit correction events is disabled.

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

Interrupt notification of Memory 1 single-bit correction events is enabled.