Struct stm32f0xx_hal::stm32::flash::obr::R[][src]

pub struct R(_);
Expand description

Register OBR reader

Implementations

Bit 0 - Option byte error

Bits 1:2 - Read protection level status

Bit 8 - WDG_SW

Bit 9 - nRST_STOP

Bit 10 - nRST_STDBY

Bit 11 - nBOOT0

Bit 12 - BOOT1

Bit 13 - VDDA_MONITOR

Bit 14 - RAM_PARITY_CHECK

Bit 15 - BOOT_SEL

Bits 16:23 - Data0

Bits 24:31 - Data1

Methods from Deref<Target = R<OBR_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Performs the conversion.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.