pub struct R(_);
Expand description

Register RCC_MP_APB1LPENSETR reader

Implementations

Bit 0 - TIM2LPEN

Bit 1 - TIM3LPEN

Bit 2 - TIM4LPEN

Bit 3 - TIM5LPEN

Bit 4 - TIM6LPEN

Bit 5 - TIM7LPEN

Bit 6 - TIM12LPEN

Bit 7 - TIM13LPEN

Bit 8 - TIM14LPEN

Bit 9 - LPTIM1LPEN

Bit 11 - SPI2LPEN

Bit 12 - SPI3LPEN

Bit 14 - USART2LPEN

Bit 15 - USART3LPEN

Bit 16 - UART4LPEN

Bit 17 - UART5LPEN

Bit 18 - UART7LPEN

Bit 19 - UART8LPEN

Bit 21 - I2C1LPEN

Bit 22 - I2C2LPEN

Bit 23 - I2C3LPEN

Bit 24 - I2C5LPEN

Bit 26 - SPDIFLPEN

Bit 27 - CECLPEN

Bit 29 - DAC12LPEN

Bit 31 - MDIOSLPEN

Methods from Deref<Target = R<RCC_MP_APB1LPENSETR_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.

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.