Struct stm32f30x_memory_map::usart::TdrW [] [src]

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

Methods

impl TdrW
[src]

Reset value

Bits 0:8 - Transmit data value

Trait Implementations

impl Clone for TdrW
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for TdrW
[src]