Struct stm32f7x6::tim3::ccmr1_input::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[src]

Bits 12:15 - Input capture 2 filter

[src]

Bits 10:11 - Input capture 2 prescaler

[src]

Bits 8:9 - Capture/Compare 2 selection

[src]

Bits 4:7 - Input capture 1 filter

[src]

Bits 2:3 - Input capture 1 prescaler

[src]

Bits 0:1 - Capture/Compare 1 selection

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W