Struct stm32f1::stm32f100::afio::mapr::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bit 0 - SPI1 remapping

Bit 1 - I2C1 remapping

Bit 2 - USART1 remapping

Bit 3 - USART2 remapping

Bits 4:5 - USART3 remapping

Bits 6:7 - TIM1 remapping

Bits 8:9 - TIM2 remapping

Bits 10:11 - TIM3 remapping

Bit 12 - TIM4 remapping

Bit 15 - Port D0/Port D1 mapping on OSCIN/OSCOUT

Bit 16 - Set and cleared by software

Auto Trait Implementations

impl Send for R

impl Sync for R