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

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[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

[src]

Bit 16 - Busy

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R