Struct stm32f7x7::flash::optcr1::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]

Bits 0:15 - Boot base address when Boot pin =0

[src]

Bits 16:31 - Boot base address when Boot pin =1

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R