pub struct W(_);
Expand description

Register APB4LPENR writer

Implementations

Bit 1 - SYSCFG peripheral clock enable during CSleep mode

Bit 3 - LPUART1 Peripheral Clocks Enable During CSleep Mode

Bit 5 - SPI6 Peripheral Clocks Enable During CSleep Mode

Bit 7 - I2C4 Peripheral Clocks Enable During CSleep Mode

Bit 9 - LPTIM2 Peripheral Clocks Enable During CSleep Mode

Bit 10 - LPTIM3 Peripheral Clocks Enable During CSleep Mode

Bit 11 - LPTIM4 Peripheral Clocks Enable During CSleep Mode

Bit 12 - LPTIM5 Peripheral Clocks Enable During CSleep Mode

Bit 14 - COMP1/2 peripheral clock enable during CSleep mode

Bit 15 - VREF peripheral clock enable during CSleep mode

Bit 16 - RTC APB Clock Enable During CSleep Mode

Bit 21 - SAI4 Peripheral Clocks Enable During CSleep Mode

Writes raw bits to the register.

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