Struct stm32l0x3::tim2::ccmr2_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 4 filter

[src]

Bits 10:11 - Input capture 4 prescaler

[src]

Bits 8:9 - Capture/Compare 4 selection

[src]

Bits 4:7 - Input capture 3 filter

[src]

Bits 2:3 - Input capture 3 prescaler

[src]

Bits 0:1 - Capture/Compare 3 selection

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R