Struct stm32f0xx_hal::stm32::syscfg::cfgr1::I2C1_DMA_RMP_W[][src]

pub struct I2C1_DMA_RMP_W<'a> { /* fields omitted */ }
Expand description

Field I2C1_DMA_RMP writer - I2C1 DMA request remapping bit

Implementations

Writes variant to the field

I2C1_RX and I2C1_TX DMA requests mapped on DMA channel 3 and 2 respectively

I2C1_RX and I2C1_TX DMA requests mapped on DMA channel 7 and 6 respectively

Sets the field bit

Clears the field bit

Writes raw bits to the field

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

Performs the conversion.

Performs the conversion.

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.