Struct stm32g0::stm32g041::flash::sr::W[][src]

pub struct W(_);
Expand description

Register SR writer

Implementations

Bit 0 - End of operation

Bit 1 - Operation error

Bit 3 - Programming error

Bit 4 - Write protected error

Bit 5 - Programming alignment error

Bit 6 - Size error

Bit 7 - Programming sequence error

Bit 8 - Fast programming data miss error

Bit 9 - Fast programming error

Bit 14 - PCROP read error

Bit 15 - Option and Engineering bits loading validity error

Bit 16 - Busy

Bit 18 - Programming or erase configuration busy.

Writes raw bits to the register.

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