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

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

Reset value of the register

Writes raw bits to the register

Bit 13 - Reset ECC

Bit 12 - Reset Verify Error

Bits 0:7 - ACTION: [VERIFY, ONE_SHOT, OPTYPE]

Auto Trait Implementations

impl Send for W

impl Sync for W