pub struct W(_);
Expand description

Register C1_AHB4ENR writer

Implementations

Bit 0 - 0GPIO peripheral clock enable

Bit 1 - 0GPIO peripheral clock enable

Bit 2 - 0GPIO peripheral clock enable

Bit 3 - 0GPIO peripheral clock enable

Bit 4 - 0GPIO peripheral clock enable

Bit 5 - 0GPIO peripheral clock enable

Bit 6 - 0GPIO peripheral clock enable

Bit 7 - 0GPIO peripheral clock enable

Bit 8 - 0GPIO peripheral clock enable

Bit 9 - 0GPIO peripheral clock enable

Bit 10 - 0GPIO peripheral clock enable

Bit 19 - CRC peripheral clock enable

Bit 21 - BDMA and DMAMUX2 Clock Enable

Bit 24 - ADC3 Peripheral Clocks Enable

Bit 25 - HSEM peripheral clock enable

Bit 28 - Backup RAM Clock Enable

Writes raw bits to the register.

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