Enum crc16::USB [] [src]

pub enum USB {}

CRC-16/USB poly=0x8005 check=0xb4c8

Trait Implementations

impl Copy for USB
[src]

impl Clone for USB
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl PartialEq for USB
[src]

[src]

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

1.0.0
[src]

This method tests for !=.

impl Eq for USB
[src]

impl CrcType for USB
[src]

[src]

[src]

[src]