pub struct W(_);
Expand description

Register CFGR1 writer

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 21 - FM+ driving capability activation for I2C2

Bit 24 - SPI2 DMA request remapping bit

Bit 25 - USART2 DMA request remapping bit

Bit 26 - USART3 DMA request remapping bit

Bit 27 - I2C1 DMA request remapping bit

Bit 28 - TIM1 DMA request remapping bit

Bit 29 - TIM2 DMA request remapping bit

Bit 30 - TIM3 DMA request remapping bit

Bits 6:7 - IR Modulation Envelope signal selection

Bit 13 - TIM16 alternate DMA request remapping bit

Bit 14 - TIM17 alternate 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

Writes raw bits to the register.

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