pub struct W(_);
Expand description

Register OPTSR_PRG writer

Implementations

Bits 2:3 - BOR reset level option configuration bits

Bit 4 - IWDG1 option configuration bit

Bit 6 - Option byte erase after D1 DStop option configuration bit

Bit 7 - Option byte erase after D1 DStandby option configuration bit

Bits 8:15 - Readout protection level option configuration byte

Bit 17 - IWDG Stop mode freeze option configuration bit

Bit 18 - IWDG Standby mode freeze option configuration bit

Bits 19:20 - DTCM size select option configuration bits

Bit 21 - Security option configuration bit

Bit 26 - User option configuration bit 1

Bit 27 - User option configuration bit 2

Bit 29 - I/O high-speed at low-voltage (PRODUCT_BELOW_25V)

Bit 31 - Bank swapping option configuration bit

Writes raw bits to the register.

Methods from Deref<Target = W<OPTSR_PRG_SPEC>>

Writes raw bits to the register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Mutably dereferences the value.

Converts to this type from the input type.

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

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

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.