Enum crc16::MODBUS [] [src]

pub enum MODBUS {}

MODBUS poly=0x8005 check=0x4b37

Trait Implementations

impl Copy for MODBUS
[src]

impl Clone for MODBUS
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

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

impl Debug for MODBUS
[src]

[src]

Formats the value using the given formatter. Read more

impl CrcType for MODBUS
[src]

[src]

[src]

[src]

Auto Trait Implementations

impl Send for MODBUS

impl Sync for MODBUS