Struct stm32f30x_memory_map::btim::EgrR
[−]
[src]
pub struct EgrR { /* fields omitted */ }
Methods
impl EgrR
[src]
fn ug(&self) -> bool
Bit 0 - Update generation
Trait Implementations
impl Clone for EgrR
[src]
fn clone(&self) -> EgrR
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