Enum crc16::RIELLO [] [src]

pub enum RIELLO {}

CRC-16/RIELLO poly=0x1021 check=0x63d0

Trait Implementations

impl Copy for RIELLO
[src]

impl Clone for RIELLO
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

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

impl CrcType for RIELLO
[src]