kernel
0.1.0
Module crc
Module Items
Enums
Traits
In kernel::
hil
kernel
::
hil
Module
crc
Copy item path
Source
Expand description
Interface for CRC computation.
Enums
§
CrcAlgorithm
CRC algorithms
CrcOutput
CRC output type
Traits
§
Client
Client for CRC algorithm implementations
Crc