W

Type Alias W 

pub type W = W<LmpecrSpec>;
Expand description

Register LMPECR writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

§

impl W

pub fn erncr(&mut self) -> ErncrW<'_, LmpecrSpec>

Bit 0 - Enable RAM ECC Noncorrectable 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.

pub fn er1br(&mut self) -> Er1brW<'_, LmpecrSpec>

Bit 8 - 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.

pub fn ecpr(&mut self) -> EcprW<'_, LmpecrSpec>

Bit 20 - Enable Cache Parity Reporting