Struct stm32f30x_memory_map::gptim::ArrW [] [src]

pub struct ArrW { /* fields omitted */ }

Methods

impl ArrW
[src]

Reset value

Bits 0:15 - Low Auto-reload value

Bits 16:31 - High Auto-reload value

Trait Implementations

impl Clone for ArrW
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for ArrW
[src]