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 */ }