Struct stm32f30x_memory_map::btim::CntR [] [src]

pub struct CntR { /* fields omitted */ }

Methods

impl CntR
[src]

Bits 0:15 - Low counter value

Bit 31 - UIF Copy

Trait Implementations

impl Clone for CntR
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for CntR
[src]