Struct stm32f30x_memory_map::spi::DrR
[−]
[src]
pub struct DrR { /* fields omitted */ }
Methods
impl DrR
[src]
fn dr(&self) -> u16
Bits 0:15 - Data register
Trait Implementations
impl Clone for DrR
[src]
fn clone(&self) -> DrR
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