Module kernel::utilities::helpers

source ·
Expand description

Helper functions and macros.

These are various utility functions and macros that are useful throughout the Tock kernel and are provided here for convenience.

The macros are exported through the top level of the kernel crate.

Functions§

  • Compute a POSIX-style CRC32 checksum of a slice.