Struct stm32l4x6::rcc::apb1rstr1::W

source ·
pub struct W { /* private fields */ }
Expand description

Value to write to the register

Implementations§

Reset value of the register

Writes raw bits to the register

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

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.

Should always be Self
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.