Struct stm32f30x_memory_map::btim::SrR
[−]
[src]
pub struct SrR { /* fields omitted */ }
Methods
impl SrR
[src]
fn uif(&self) -> bool
Bit 0 - Update interrupt flag
Trait Implementations
impl Clone for SrR
[src]
fn clone(&self) -> SrR
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0
Performs copy-assignment from source
. Read more