pub struct W(_);
Expand description

Register C2APB1FZR1 writer

Implementations

Bit 0 - DBG_TIM2_STOP

Bit 10 - DBG_RTC_STOP

Bit 12 - DBG_IWDG_STOP

Bit 21 - DBG_I2C1_STOP

Bit 22 - DBG_I2C2_STOP

Bit 23 - DBG_I2C3_STOP

Bit 31 - DBG_LPTIM1_STOP

Writes raw bits to the register.

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