Struct stm32f30x_memory_map::btim::CntW [] [src]

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

Methods

impl CntW
[src]

Reset value

Bits 0:15 - Low counter value

Trait Implementations

impl Clone for CntW
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for CntW
[src]