Struct stm32f103xx::afio::mapr2::W[][src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

Reset value of the register

Writes raw bits to the register

Bit 5 - TIM9 remapping

Bit 6 - TIM10 remapping

Bit 7 - TIM11 remapping

Bit 8 - TIM13 remapping

Bit 9 - TIM14 remapping

Bit 10 - NADV connect/disconnect

Auto Trait Implementations

impl Send for W

impl Sync for W