Struct stm32f030_hal::stm32::syscfg::cfgr1::W

source ·
pub struct W { /* private fields */ }
Expand description

Value to write to the register

Implementations

Reset value of the register

Writes raw bits to the register

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

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.

Should always be Self
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.