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