Struct stm32f30x_memory_map::usart::TdrR
[−]
[src]
pub struct TdrR { /* fields omitted */ }
Methods
impl TdrR
[src]
fn tdr(&self) -> u16
Bits 0:8 - Transmit data value
Trait Implementations
impl Clone for TdrR
[src]
fn clone(&self) -> TdrR
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