pub struct R(_);
Expand description

Register RCC_MC_APB2LPENSETR reader

Implementations

Bit 0 - TIM1LPEN

Bit 1 - TIM8LPEN

Bit 2 - TIM15LPEN

Bit 3 - TIM16LPEN

Bit 4 - TIM17LPEN

Bit 8 - SPI1LPEN

Bit 9 - SPI4LPEN

Bit 10 - SPI5LPEN

Bit 13 - USART6LPEN

Bit 16 - SAI1LPEN

Bit 17 - SAI2LPEN

Bit 18 - SAI3LPEN

Bit 20 - DFSDMLPEN

Bit 21 - ADFSDMLPEN

Bit 24 - FDCANLPEN

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