Struct stm32g0::stm32g070::flash::optr::W[][src]

pub struct W(_);
Expand description

Register OPTR writer

Implementations

Bits 0:7 - Read protection level

Bit 8 - BOR reset Level

Bits 9:10 - These bits contain the VDD supply level threshold that activates the reset

Bits 11:12 - These bits contain the VDD supply level threshold that releases the reset.

Bit 13 - nRST_STOP

Bit 14 - nRST_STDBY

Bit 15 - nRSTS_HDW

Bit 16 - Independent watchdog selection

Bit 17 - Independent watchdog counter freeze in Stop mode

Bit 18 - Independent watchdog counter freeze in Standby mode

Bit 19 - Window watchdog selection

Bit 22 - SRAM parity check control

Bit 24 - nBOOT_SEL

Bit 25 - Boot configuration

Bit 26 - nBOOT0 option bit

Bits 27:28 - NRST_MODE

Bit 29 - Internal reset holder enable bit

Writes raw bits to the register.

Methods from Deref<Target = W<OPTR_SPEC>>

Writes raw bits to the register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Mutably 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.