pub struct W(_);
Expand description

Register AHB3LPENR writer

Implementations

Bit 0 - MDMA Clock Enable During CSleep Mode

Bit 4 - DMA2D Clock Enable During CSleep Mode

Bit 5 - JPGDEC Clock Enable During CSleep Mode

Bit 8 - FLITF Clock Enable During CSleep Mode

Bit 12 - FMC Peripheral Clocks Enable During CSleep Mode

Bit 14 - QUADSPI and QUADSPI Delay Clock 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

Writes raw bits to the register.

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