Enum crc16::XMODEM [] [src]

pub enum XMODEM {}

XMODEM poly=0x1021 check=0x31c3

Trait Implementations

impl Copy for XMODEM
[src]

impl Clone for XMODEM
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

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

impl CrcType for XMODEM
[src]

[src]

[src]

[src]