pub struct W(_);
Expand description

Register APB1LLPENR writer

Implementations

Bit 0 - TIM2 peripheral clock enable during CSleep mode

Bit 1 - TIM3 peripheral clock enable during CSleep mode

Bit 2 - TIM4 peripheral clock enable during CSleep mode

Bit 3 - TIM5 peripheral clock enable during CSleep mode

Bit 4 - TIM6 peripheral clock enable during CSleep mode

Bit 5 - TIM7 peripheral clock enable during CSleep mode

Bit 6 - TIM12 peripheral clock enable during CSleep mode

Bit 7 - TIM13 peripheral clock enable during CSleep mode

Bit 8 - TIM14 peripheral clock enable during CSleep mode

Bit 9 - LPTIM1 Peripheral Clocks Enable During CSleep Mode

Bit 14 - SPI2 Peripheral Clocks Enable During CSleep Mode

Bit 15 - SPI3 Peripheral Clocks Enable During CSleep Mode

Bit 16 - SPDIFRX Peripheral Clocks Enable During CSleep Mode

Bit 17 - USART2 Peripheral Clocks Enable During CSleep Mode

Bit 18 - USART3 Peripheral Clocks Enable During CSleep Mode

Bit 19 - UART4 Peripheral Clocks Enable During CSleep Mode

Bit 20 - UART5 Peripheral Clocks Enable During CSleep Mode

Bit 21 - I2C1 Peripheral Clocks Enable During CSleep Mode

Bit 22 - I2C2 Peripheral Clocks Enable During CSleep Mode

Bit 23 - I2C3 Peripheral Clocks Enable During CSleep Mode

Bit 27 - HDMI-CEC Peripheral Clocks Enable During CSleep Mode

Bit 29 - DAC1/2 peripheral clock enable during CSleep mode

Bit 30 - UART7 Peripheral Clocks Enable During CSleep Mode

Bit 31 - UART8 Peripheral Clocks Enable During CSleep Mode

Writes raw bits to the register.

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