Struct stm32f30x_memory_map::gptim::PscR [] [src]

#[repr(C)]
pub struct PscR { /* fields omitted */ }

Methods

impl PscR
[src]

Bits 0:15 - Prescaler value

Trait Implementations

impl Clone for PscR
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for PscR
[src]