pub struct W(_);
Expand description

Register OPTSR_PRG writer

Implementations

Bit 31 - Bank swapping option configuration bit

Bit 29 - I

Bit 25 - D2 domain DStandby entry reset option configuration bit

Bit 24 - D2 domain DStop entry reset option configuration bit

Bit 23 - Arm Cortex

Bit 22 - Arm Cortex

Bit 21 - Security enable option configuration bit

Bits 19:20 - ST RAM size option configuration bits

Bit 18 - IWDG Standby mode freeze option configuration bit

Bit 17 - IWDG Stop mode freeze option configuration bit

Bits 8:15 - Readout protection level option configuration bits

Bit 7 - D1 domain DStandby entry reset option configuration bit

Bit 6 - D1 domain DStop entry reset option configuration bit

Bit 5 - IWDG2 control mode option configuration bit

Bit 4 - IWDG control mode option configuration bit

Bits 2:3 - Brownout level 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.