Crate
crc_catalog
crc_
catalog
2.4.0
All Items
Crate Items
Modules
Structs
Traits
Crates
bare_metal
block_buffer
byteorder
c2rust_asm_casts
c2rust_bitfields
cfg_if
ciborium_io
ciborium_ll
coap_handler
coap_handler_implementations
coap_message
coap_message_utils
coap_numbers
crc
crc_catalog
critical_section
crypto_common
cty
digest
embassy_executor
embassy_executor_riot
embedded_graphics
embedded_hal
embedded_hal_async
embedded_io
embedded_io_async
embedded_nal
embedded_nal_async
embedded_nal_tcpextensions
generic_array
half
hash32
heapless
hex
minicbor
mutex_trait
nb
no_std_net
num_traits
pin_project
pin_utils
rand_core
riot_coap_handler_demos
riot_doc_helpers
riot_module_shell_democommands
riot_shell_commands
riot_sys
riot_wrappers
rust_riotmodules
serde
serde_bytes
serde_cbor
stable_deref_trait
switch_hal
try_lock
typenum
windowed_infinity
Crate
crc_catalog
Copy item path
Settings
Help
Summary
Source
Re-exports
§
pub use
algorithm
::*;
Modules
§
algorithm
CRC algorithms as structs.
poly
CRC polynomials and their aliases.
Structs
§
Algorithm
This struct describes a CRC algorithm using the fields specified by the
Catalogue of parametrised CRC algorithms
.
Traits
§
Width