pub struct W(_);
Expand description

Register CFGR1 writer

Implementations

Bits 0:2 - Memory mapping selection bits

Bit 5 - USB interrupt remap

Bit 6 - Timer 1 ITR3 selection

Bit 7 - DAC trigger remap (when TSEL = 001)

Bit 8 - ADC24 DMA remapping bit

Bit 11 - TIM16 DMA request remapping bit

Bit 12 - TIM17 DMA request remapping bit

Bit 13 - TIM6 and DAC1 DMA request remapping bit

Bit 14 - TIM7 and DAC2 DMA request remapping bit

Bit 16 - Fast Mode Plus (FM+) 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 - I2C1 Fast Mode Plus

Bit 21 - I2C2 Fast Mode Plus

Bits 22:23 - Encoder mode

Bit 31 - Inexact interrupt enable

Bit 30 - Input denormal interrupt enable

Bit 29 - Overflow interrupt enable

Bit 28 - Underflow interrupt enable

Bit 27 - Devide-by-zero interrupt enable

Bit 26 - Invalid operation interrupt enable

Bit 15 - DAC2 channel1 DMA remap

Bit 24 - I2C3 Fast Mode Plus

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.