Struct stm32f30x_memory_map::btim::Cr2R
[−]
[src]
pub struct Cr2R { /* fields omitted */ }
Methods
impl Cr2R
[src]
fn mms(&self) -> u8
Bits 4:6 - Master mode selection
Trait Implementations
impl Clone for Cr2R
[src]
fn clone(&self) -> Cr2R
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