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]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl PartialEq for TMS37157
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Eq for TMS37157
[src]

impl CrcType for TMS37157
[src]