pub struct R(_);
Expand description

Register CFGR1 reader

Implementations

Bits 0:1 - Memory mapping selection bits

Bit 8 - ADC DMA remapping bit

Bit 9 - USART1_TX DMA remapping bit

Bit 10 - USART1_RX DMA request remapping bit

Bit 11 - TIM16 DMA request remapping bit

Bit 12 - TIM17 DMA request remapping bit

Bit 16 - Fast Mode Plus (FM plus) driving capability activation bits.

Bit 17 - Fast Mode Plus (FM+) driving capability activation bits.

Bit 18 - Fast Mode Plus (FM+) driving capability activation bits.

Bit 19 - Fast Mode Plus (FM+) driving capability activation bits.

Bit 20 - FM+ driving capability activation for I2C1

Bit 26 - USART3 DMA request remapping bit

Bit 4 - PA11 and PA12 remapping bit for small packages (28 and 20 pins)

Bit 22 - Fast Mode Plus (FM+) driving capability activation bits

Bit 23 - Fast Mode Plus (FM+) driving capability activation bits

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