::ethernet::crc32::

Struct CrcVal

struct CrcVal {
inner: uint<32>,
}

Implementations

impl CrcVal
fn crc32_d1(self, d: bool) -> CrcVal