pub struct W(_);
Expand description

Register APB1SMENR writer

Implementations

Bit 31 - Low power timer clock enable during sleep mode bit

Bit 29 - DAC interface clock enable during sleep mode bit

Bit 28 - Power interface clock enable during sleep mode bit

Bit 27 - Clock recovery system clock enable during sleep mode bit

Bit 23 - USB clock enable during sleep mode bit

Bit 22 - I2C2 clock enable during sleep mode bit

Bit 21 - I2C1 clock enable during sleep mode bit

Bit 18 - LPUART1 clock enable during sleep mode bit

Bit 17 - UART2 clock enable during sleep mode bit

Bit 14 - SPI2 clock enable during sleep mode bit

Bit 11 - Window watchdog clock enable during sleep mode bit

Bit 4 - Timer 6 clock enable during sleep mode bit

Bit 0 - Timer2 clock enable during sleep mode bit

Bit 1 - Timer3 clock enable during Sleep mode bit

Bit 5 - Timer 7 clock enable during Sleep mode bit

Bit 19 - USART4 clock enable during Sleep mode bit

Bit 20 - USART5 clock enable during Sleep mode bit

Bit 30 - 2C3 clock enable during Sleep mode bit

Writes raw bits to the register.

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