pub struct W(_);
Expand description

Register OPTSR_CUR writer

Implementations

Bit 31 - Bank swapping option status bit

Bit 30 - Option byte change error flag

Bit 29 - I

Bit 25 - D2 domain DStandby entry reset option status bit

Bit 24 - D2 domain DStop entry reset option status bit

Bit 23 - Arm Cortex

Bit 22 - Arm Cortex

Bit 21 - Security enable option status bit

Bits 19:20 - ST RAM size option status

Bit 18 - IWDG Standby mode freeze option status bit

Bit 17 - IWDG Stop mode freeze option status bit

Bits 8:15 - Readout protection level option status byte

Bit 7 - D1 domain DStandby entry reset option status bit

Bit 6 - D1 domain DStop entry reset option status bit

Bit 5 - IWDG2 control mode option status bit

Bit 4 - IWDG control mode option status bit

Bits 2:3 - Brownout level option status bit

Bit 0 - Option byte change ongoing flag

Writes raw bits to the register.

Methods from Deref<Target = W<OPTSR_CUR_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.