pub struct W(_);
Expand description

Register C2APB1ENR1 writer

Implementations

Bit 31 - CPU2 Low power timer 1 clock enable

Bit 26 - CPU2 USB clock enable

Bit 24 - CPU2 CRS clock enable

Bit 23 - CPU2 I2C3 clock enable

Bit 21 - CPU2 I2C1 clock enable

Bit 14 - CPU2 SPI2 clock enable

Bit 10 - CPU2 RTC APB clock enable

Bit 9 - CPU2 LCD clock enable

Bit 0 - CPU2 TIM2 timer clock enable

Writes raw bits to the register.

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