Struct xmc1000::nvm::nvmprog::_RSTECCW[][src]

pub struct _RSTECCW<'a> { /* fields omitted */ }

Proxy

Methods

impl<'a> _RSTECCW<'a>
[src]

Writes variant to the field

No action.

Reset of .ECCxREAD and NVMSTATUS.WRPERR.

Sets the field bit

Clears the field bit

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _RSTECCW<'a>

impl<'a> Sync for _RSTECCW<'a>