Struct stm32f7x7::flash::sr::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[src]

Bit 0 - End of operation

[src]

Bit 1 - Operation error

[src]

Bit 4 - Write protection error

[src]

Bit 5 - Programming alignment error

[src]

Bit 6 - Programming parallelism error

[src]

Bit 7 - Programming sequence error

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W