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