Enum crc16::DDS_110 [] [src]

pub enum DDS_110 {}

CRC-16/DDS-110 poly=0x1021 check=0x29b1

Trait Implementations

impl Copy for DDS_110
[src]

impl Clone for DDS_110
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl PartialEq for DDS_110
[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 DDS_110
[src]

impl CrcType for DDS_110
[src]