Struct stm32f30x_memory_map::gptim::Ccr2W [] [src]

pub struct Ccr2W { /* fields omitted */ }

Methods

impl Ccr2W
[src]

Reset value

Bits 0:15 - Low Capture/Compare 2 value

Bits 16:31 - High Capture/Compare 2 value (on TIM2)

Trait Implementations

impl Clone for Ccr2W
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Ccr2W
[src]