Struct stm32f30x_memory_map::i2c::PecrR
[−]
[src]
pub struct PecrR { /* fields omitted */ }
Methods
impl PecrR
[src]
fn pec(&self) -> u8
Bits 0:7 - Packet error checking register
Trait Implementations
impl Clone for PecrR
[src]
fn clone(&self) -> PecrR
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