Type Alias ErncrW
pub type ErncrW<'a, REG> = BitWriter<'a, REG, Erncr>;Expand description
Field ERNCR writer - 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.
Aliased Type§
pub struct ErncrW<'a, REG> { /* private fields */ }