Enum crc16::MCRF4XX [] [src]

pub enum MCRF4XX {}

CRC-16/MCRF4XX poly=0x1021 check=0x6f91

Trait Implementations

impl Copy for MCRF4XX
[src]

impl Clone for MCRF4XX
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

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

impl Debug for MCRF4XX
[src]

[src]

Formats the value using the given formatter. Read more

impl CrcType for MCRF4XX
[src]

[src]

[src]

[src]

Auto Trait Implementations

impl Send for MCRF4XX

impl Sync for MCRF4XX