pub struct W(_);
Expand description

Register APB1ENR1 writer

Implementations

Bit 31 - CPU1 Low power timer 1 clocks enable

Bit 29 - CPU1 DAC1 clock enable

Bit 23 - CPU1 I2C3 clocks enable

Bit 22 - CPU1 I2C2 clocks enable

Bit 21 - CPU1 I2C1 clocks enable

Bit 17 - CPU1 USART2 clock enable

Bit 14 - CPU1 SPI2S2 clock enable

Bit 11 - CPU1 Window watchdog clock enable

Bit 10 - CPU1 RTC APB clock enable

Bit 0 - CPU1 TIM2 timer clock enable

Writes raw bits to the register.

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