Struct stm32f30x::syscfg::cfgr1::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bits 0:1 - Memory mapping selection bits

[src]

Bit 5 - USB interrupt remap

[src]

Bit 6 - Timer 1 ITR3 selection

[src]

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

[src]

Bit 8 - ADC24 DMA remapping bit

[src]

Bit 11 - TIM16 DMA request remapping bit

[src]

Bit 12 - TIM17 DMA request remapping bit

[src]

Bit 13 - TIM6 and DAC1 DMA request remapping bit

[src]

Bit 14 - TIM7 and DAC2 DMA request remapping bit

[src]

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

[src]

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

[src]

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

[src]

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

[src]

Bit 20 - I2C1 Fast Mode Plus

[src]

Bit 21 - I2C2 Fast Mode Plus

[src]

Bits 22:23 - Encoder mode

[src]

Bits 26:31 - Interrupt enable bits from FPU

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R