Struct stm32f30x_memory_map::usart::RdrR [] [src]

#[repr(C)]
pub struct RdrR { /* fields omitted */ }

Methods

impl RdrR
[src]

Bits 0:8 - Receive data value

Trait Implementations

impl Clone for RdrR
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for RdrR
[src]