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