Struct stm32f30x_memory_map::usart::RtorR [] [src]

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

Methods

impl RtorR
[src]

Bits 24:31 - Block Length

Bits 0:23 - Receiver timeout value

Trait Implementations

impl Clone for RtorR
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for RtorR
[src]