Enum crc16::TMS37157
[−]
[src]
pub enum TMS37157 {}CRC-16/TMS37157 poly=0x1021 check=0x26b1
Trait Implementations
impl Copy for TMS37157[src]
impl Clone for TMS37157[src]
fn clone(&self) -> TMS37157
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
impl PartialEq for TMS37157[src]
fn eq(&self, __arg_0: &TMS37157) -> bool
This method tests for self and other values to be equal, and is used by ==. Read more
fn ne(&self, other: &Rhs) -> bool1.0.0
This method tests for !=.