pub struct W(_);
Expand description

Register C1_AHB3LPENR writer

Implementations

Bit 0 - MDMA Clock Enable During CSleep Mode

Bit 4 - DMA2D Clock Enable During CSleep Mode

Bit 8 - Flash interface clock enable during csleep mode

Bit 12 - FMC Peripheral Clocks Enable During CSleep Mode

Bit 16 - SDMMC1 and SDMMC1 Delay Clock Enable During CSleep Mode

Bit 28 - D1DTCM1 Block Clock Enable During CSleep mode

Bit 29 - D1 DTCM2 Block Clock Enable During CSleep mode

Bit 30 - D1ITCM Block Clock Enable During CSleep mode

Bit 31 - AXISRAM Block Clock Enable During CSleep mode

Bit 14 - OCTOSPI1 and OCTOSPI1 delay block enable during CSleep Mode

Bit 19 - OCTOSPI2 and OCTOSPI2 delay block enable during CSleep Mode

Bit 21 - OCTOSPI IO manager enable during CSleep Mode

Bit 22 - OTFDEC1 enable during CSleep Mode

Bit 23 - OTFDEC2 enable during CSleep Mode

Writes raw bits to the register.

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