Struct stm32f30x_memory_map::gptim::Ccmr1InputW [] [src]

pub struct Ccmr1InputW { /* fields omitted */ }

Methods

impl Ccmr1InputW
[src]

Reset value

Bits 12:15 - Input capture 2 filter

Bits 10:11 - Input capture 2 prescaler

Bits 8:9 - Capture/compare 2 selection

Bits 4:7 - Input capture 1 filter

Bits 2:3 - Input capture 1 prescaler

Bits 0:1 - Capture/Compare 1 selection

Trait Implementations

impl Clone for Ccmr1InputW
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Ccmr1InputW
[src]