Enum xmc1000::nvm::nvmprog::RSTECCW[][src]

pub enum RSTECCW {
    VALUE1,
    VALUE2,
}

Values that can be written to the field RSTECC

Variants

No action.

Reset of .ECCxREAD and NVMSTATUS.WRPERR.

Auto Trait Implementations

impl Send for RSTECCW

impl Sync for RSTECCW