Struct stm32f30x_memory_map::usart::GtprR
[−]
[src]
#[repr(C)]pub struct GtprR { /* fields omitted */ }
Methods
impl GtprR
[src]
Trait Implementations
impl Clone for GtprR
[src]
fn clone(&self) -> GtprR
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