Struct stm32l0x1::flash::sr::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 8 - Write protected error

Bit 9 - Programming alignment error

Bit 10 - Size error

Bit 11 - Option validity error

Bit 14 - RDERR

Bit 16 - NOTZEROERR

Bit 17 - FWWERR

Auto Trait Implementations

impl Send for W

impl Sync for W