pub struct W(_);
Expand description

Register APB1RSTR1 writer

Implementations

Bit 31 - Low Power Timer 1 reset

Bit 30 - OPAMP interface reset

Bit 29 - DAC1 interface reset

Bit 28 - Power interface reset

Bit 25 - CAN1 reset

Bit 23 - I2C3 reset

Bit 22 - I2C2 reset

Bit 21 - I2C1 reset

Bit 20 - UART5 reset

Bit 19 - UART4 reset

Bit 18 - USART3 reset

Bit 17 - USART2 reset

Bit 15 - SPI3 reset

Bit 14 - SPI2 reset

Bit 9 - LCD interface reset

Bit 5 - TIM7 timer reset

Bit 4 - TIM6 timer reset

Bit 3 - TIM5 timer reset

Bit 2 - TIM3 timer reset

Bit 1 - TIM3 timer reset

Bit 0 - TIM2 timer reset

Writes raw bits to the register.

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