Enum crc16::DECT_X [] [src]

pub enum DECT_X {}

CRC-16/DECT-X poly=0x0589 check=0x007f

Trait Implementations

impl Copy for DECT_X
[src]

impl Clone for DECT_X
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

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

impl CrcType for DECT_X
[src]