Enum crc16::CRC_A [] [src]

pub enum CRC_A {}

CRC-A poly=0x1021 check=0xbf05

Trait Implementations

impl Copy for CRC_A
[src]

impl Clone for CRC_A
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

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

impl CrcType for CRC_A
[src]