pub struct W(_);
Expand description

Register OPTSR_CUR writer

Implementations

Bit 0 - Option byte change ongoing flag

Bits 2:3 - Brownout level option status bit

Bit 4 - IWDG1 control option status bit

Bit 6 - D1 DStop entry reset option status bit

Bit 7 - D1 DStandby entry reset option status bit

Bits 8:15 - Readout protection level option status byte

Bit 17 - IWDG Stop mode freeze option status bit

Bit 18 - IWDG Standby mode freeze option status bit

Bits 19:20 - DTCM RAM size option status

Bit 21 - Security enable option status bit

Bit 26 - User option bit 1

Bit 28 - Device personalization status bit

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

Bit 30 - Option byte change error flag

Bit 31 - Bank swapping option status bit

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.