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

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bit 13 - Reset ECC

Bit 12 - Reset Verify Error

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

Auto Trait Implementations

impl Send for R

impl Sync for R