Er1brW

Type Alias Er1brW 

pub type Er1brW<'a, REG> = BitWriter<'a, REG, Er1br>;
Expand description

Field ER1BR writer - Enable RAM ECC 1 Bit Reporting This bit field is Reserved and Read-Only 0 for S32K11x variants. This bit field cannot mask ECC reporting, as a result the ECC would always be reported.

Aliased Type§

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

Implementations§

§

impl<'a, REG> Er1brW<'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