Struct stm32f30x_memory_map::gptim::Ccr1W [] [src]

pub struct Ccr1W { /* fields omitted */ }

Methods

impl Ccr1W
[src]

Reset value

Bits 0:15 - Low Capture/Compare 1 value

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

Trait Implementations

impl Clone for Ccr1W
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Ccr1W
[src]