Struct stm32f103xx::flash::obr::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bit 0 - Option byte error

Bit 1 - Read protection

Bit 2 - WDG_SW

Bit 3 - nRST_STOP

Bit 4 - nRST_STDBY

Bits 10:17 - Data0

Bits 18:25 - Data1

Auto Trait Implementations

impl Send for R

impl Sync for R