Struct stm32f30x_memory_map::gptim::Ccmr2InputR [] [src]

pub struct Ccmr2InputR { /* fields omitted */ }

Methods

impl Ccmr2InputR
[src]

Bits 12:15 - Input capture 4 filter

Bits 10:11 - Input capture 4 prescaler

Bits 8:9 - Capture/Compare 4 selection

Bits 4:7 - Input capture 3 filter

Bits 2:3 - Input capture 3 prescaler

Bits 0:1 - Capture/Compare 3 selection

Trait Implementations

impl Clone for Ccmr2InputR
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Ccmr2InputR
[src]