Struct stm32f7x6::tim3::ccmr1_input::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 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 R

impl Sync for R