Struct stm32f30x_memory_map::i2c::TxdrR [] [src]

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

Methods

impl TxdrR
[src]

Bits 0:7 - 8-bit transmit data

Trait Implementations

impl Clone for TxdrR
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for TxdrR
[src]