pub struct W(_);
Expand description

Register RCC_MC_CIFR writer

Implementations

Bit 0 - LSIRDYF

Bit 1 - LSERDYF

Bit 2 - HSIRDYF

Bit 3 - HSERDYF

Bit 4 - CSIRDYF

Bit 8 - PLL1DYF

Bit 9 - PLL2DYF

Bit 10 - PLL3DYF

Bit 11 - PLL4DYF

Bit 16 - LSECSSF

Bit 20 - WKUPF

Writes raw bits to the register.

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