Struct stm32f30x_memory_map::gptim::Ccmr2InputW [] [src]

pub struct Ccmr2InputW { /* fields omitted */ }

Methods

impl Ccmr2InputW
[src]

Reset value

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 Ccmr2InputW
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Ccmr2InputW
[src]